TcxCustomPivotGrid.OptionsCustomize Property
Provides access to options, which control the behavior of different elements of the pivot grid.
Declaration
property OptionsCustomize: TcxPivotGridOptionsCustomize read; write;
Property Value
Type |
---|
TcxPivotGridOptionsCustomize |
Remarks
Refer to the TcxPivotGridOptionsCustomize class description, to learn about available settings.
See Also