Skip to main content

TcxPivotGridFieldOptions Properties

Contains end-user settings for a field.
Name Description
AlwaysExpanded Specifies whether a field automatically expands its grouping values and keeps them expanded.
Field Provides access to the field to which the settings are applied.
Filtering Determines whether a field can be filtered.
FilteringPopupIncrementalFiltering Enables the incremental filtering feature for the field’s filter dropdown.
FilteringPopupIncrementalFilteringOptions Specifies how incremental filtering is applied to the field’s filter dropdown list.
Moving Specifies whether a field can be dragged by end-users or not.
Sizing Specifies whether the field‘s width can be changed by end-users or not.
Sorting Specifies if end-users can change the field‘s sort order.
See Also