Skip to main content
A newer version of this page is available. .

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