TcxPivotGridViewData.OptionsView Property
Represents view options for the pivot grid.
Declaration
property OptionsView: TcxPivotGridOptionsView read;
Property Value
Type |
---|
TcxPivotGridOptionsView |
Remarks
The OptionsView property provides settings, which specify the visibility and appearance of a pivot grid’s elements.
See Also