TcxCustomPivotGrid.OptionsView Property
In This Article
Provides access to view options of the pivot grid.
#Declaration
Delphi
property OptionsView: TcxPivotGridOptionsView read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxPivotGridOptionsView class description, to learn about available settings.
See Also