Skip to main content

TcxCustomPivotGrid.OptionsBehavior Property

Provides access to hint and focus settings of the pivot grid.

Declaration

property OptionsBehavior: TcxPivotGridOptionsBehavior read; write;

Property Value

Type
TcxPivotGridOptionsBehavior

Remarks

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

See Also