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