Skip to main content

TcxGridBandedTableViewStyleSheet Class

Represents the style sheet for the Banded Table View.

Declaration

TcxGridBandedTableViewStyleSheet = class(
    TcxCustomStyleSheet
)

Remarks

A StyleSheet contains a collection of styles that can be applied to a View, setting multiple styles in one step. The TcxGridBandedTableViewStyleSheet provides a style sheet collection for the Banded Table View. The Banded Table View has specific elements such as bands also have styles. These styles along with table specific styles are included into the Banded Table View styles collection.

See Also