Class SliceFieldContainerChangeEventArgs
Inheritance
System.Object
System.EventArgs
SliceFieldContainerChangeEventArgs
Namespace: FastReport.Olap.Slice
Assembly: FastReport.Olap.dll
Syntax
public class SliceFieldContainerChangeEventArgs : EventArgs
Constructors
SliceFieldContainerChangeEventArgs(AxisField, SliceContainerType)
Declaration
public SliceFieldContainerChangeEventArgs(AxisField axisField, SliceContainerType sliceContainerType)
Parameters
| Type | Name | Description |
|---|---|---|
| AxisField | axisField | |
| SliceContainerType | sliceContainerType |
Properties
Allow
Declaration
public bool Allow { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |