Skip to main content

TcxPivotGridCustomOptions Class

The base class for classes that contain pivot grid options.

Declaration

TcxPivotGridCustomOptions = class(
    TPersistent
)

Remarks

This class provides a common behavior and interface to classes representing various groups of pivot grid options.

Inheritance

TObject
TPersistent
TcxPivotGridCustomOptions
See Also