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