TcxGridTableViewStyles Class
In This Article
Stores styles that define the appearance of a Table View.
#Declaration
Delphi
TcxGridTableViewStyles = class(
TcxCustomGridTableViewStyles
)
#Remarks
The TcxGridTableViewStyles
class defines a set of properties and events that allow you to specify the appearance of all Table View elements.
#Inheritance
See Also