Skip to main content

TcxCustomPivotGrid.OptionsSelection Property

Provides access to selection settings of the pivot grid.

Declaration

property OptionsSelection: TcxPivotGridOptionsSelection read; write;

Property Value

Type
TcxPivotGridOptionsSelection

Remarks

Refer to the TcxPivotGridOptionsSelection class description, to learn about available settings.

See Also