TcxGridTableViewStyles Class
Stores styles that define the appearance of a Table View.
Declaration
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