TcxPivotGridCustomOptions Class
In This Article
The base class for classes that contain pivot grid options.
#Declaration
Delphi
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