Skip to main content

TcxPivotGridOptionsBehavior Class

Contains a set of hint and focus options for the pivot grid.

Declaration

TcxPivotGridOptionsBehavior = class(
    TcxPivotGridCustomOptions
)

Remarks

This class provides a set of Boolean properties which control the following conditions:

The TcxPivotGridOptionsBehavior object is referenced by the TcxCustomPivotGrid.OptionsBehavior property.

Inheritance

See Also