TcxPivotGridOLAPFieldOptions Members
Contains OLAP field settings.Constructors
Name | Description |
---|---|
Create(TcxPivotGridField) | Initializes a new instance of the TcxPivotGridFieldOptions class with specified settings. Inherited from TcxPivotGridFieldOptions. |
Properties
Name | Description |
---|---|
AlwaysExpanded | Specifies whether a field automatically expands its grouping values and keeps them expanded. Inherited from TcxPivotGridFieldOptions. |
Field | Provides access to the field to which the settings are applied. Inherited from TcxPivotGridFieldOptions. |
Filtering | Determines whether a field can be filtered. Inherited from TcxPivotGridFieldOptions. |
FilteringPopupIncrementalFiltering | Enables the incremental filtering feature for the field’s filter dropdown. Inherited from TcxPivotGridFieldOptions. |
FilteringPopupIncrementalFilteringOptions | Specifies how incremental filtering is applied to the field’s filter dropdown list. Inherited from TcxPivotGridFieldOptions. |
KPIGraphicType | Specifies the image set associated with KPI values. |
Moving | Specifies whether a field can be dragged by end-users or not. Inherited from TcxPivotGridFieldOptions. |
Sizing | Specifies whether the field‘s width can be changed by end-users or not. Inherited from TcxPivotGridFieldOptions. |
Sorting | Specifies if end-users can change the field‘s sort order. Inherited from TcxPivotGridFieldOptions. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
ToString | Inherited from TObject. |
See Also