Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxPivotGridFieldOptions Members

Contains end-user settings for a field.

#Constructors

Name Description
Create(TcxPivotGridField) Initializes a new instance of the TcxPivotGridFieldOptions class with specified settings.

#Properties

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.

#Methods
Show Inherited Hide Inherited

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