TcxPivotGridFieldStyles Class
Declaration
TcxPivotGridFieldStyles = class(
TcxPivotGridCustomStyles
)
Remarks
This class simply publishes some properties and events inherited from the base class. Refer to the TcxPivotGridCustomStyles class description, to learn more.
The TcxPivotGridFieldStyles object is referenced by a field’s Styles property.
Inheritance
See Also