TcxPivotGridOptionsCustomize Class
Contains options that control the behavior of different elements of the pivot grid.
Declaration
TcxPivotGridOptionsCustomize = class(
TcxPivotGridCustomOptions
)
Remarks
The following settings define the behavior of the pivot grid’s elements:
The Filtering property – determines whether fields can be filtered;
The Hiding property – specifies the enabled state of the Hide item within the field header context menu;
The Moving property – specifies whether fields can be dragged by end-users or not;
The QuickCustomization property – specifies the enabled state of the Show Field List item within the field header context menu and the header area context menu;
The QuickPrefiltering property – specifies the enabled state of the Show Prefilter Dialog item within the header area context menu;
The Sizing property – specifies whether the fields’ width can be changed by end-users or not;
The Sorting property – specifies whether the type of the sort order for the fields can be changed by end-users or not.