TcxPivotGridCustomOptions Members
The base class for classes that contain pivot grid options.Constructors
Name | Description |
---|---|
Create(TcxCustomPivotGrid) | Initializes a new instance of the TcxPivotGridCustomOptions class with specified settings. |
Properties
Name | Description |
---|---|
PivotGrid | Gets the pivot grid instance, to which the options are applied. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
ToString | Inherited from TObject. |
See Also