Skip to main content

TcxPivotGridOptionsCustomize Members

Contains options that control the behavior of different elements of the pivot grid.

Constructors

Name Description
Create(TcxCustomPivotGrid) Initializes a new instance of the TcxPivotGridCustomOptions class with specified settings. Inherited from TcxPivotGridCustomOptions.

Properties

Name Description
Filtering Specifies if fields can be filtered.
FilterResizable Specifies whether the field‘s drop-down list can be resizable.
Hiding Specifies the enabled state of the Hide item within the filter header context menu.
Moving Specifies whether fields can be dragged by end-users or not.
PivotGrid Gets the pivot grid instance, to which the options are applied. Inherited from TcxPivotGridCustomOptions.
QuickCustomization Specifies the enabled state of the Show Field List item within the field header context menu and the header area context menu.
QuickPrefiltering Specifies the enabled state of the Show Prefilter Dialog item within the header area context menu.
Sizing Specifies whether the fields‘ width can be changed by end-users or not.
Sorting Specifies if end-users can change the sort order of fields.
SortingByGroupValues

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