Skip to main content

TcxPivotGridOLAPFieldOptions Properties

Contains OLAP field settings.
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.
See Also