TcxGridTableViewStyleSheet Class
Represents a stylesheet for Table View.
Declaration
TcxGridTableViewStyleSheet = class(
TcxCustomStyleSheet
)
Remarks
A StyleSheet contains a collection of styles that can be applied to a View, setting multiple styles in one step. The TcxGridTableViewStyleSheet provides a stylesheet collection for the Table View.
Inheritance
TObject
TPersistent
TComponent
TcxCustomComponent
TcxComponent
TcxCustomStyleSheet
TcxGridTableViewStyleSheet
See Also