Skip to main content

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.

See Also