Skip to main content

TcxCustomPivotGrid.OptionsView Property

Provides access to view options of the pivot grid.

Declaration

property OptionsView: TcxPivotGridOptionsView read; write;

Property Value

Type
TcxPivotGridOptionsView

Remarks

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

See Also