TcxCustomGridStyles Class
In This Article
Stores styles that define the appearance of grid View elements.
#Declaration
Delphi
TcxCustomGridStyles = class(
TcxStyles
)
#Remarks
This class declares properties that allow you to customize the appearance of View elements.
#Inheritance
See Also