TcxGridBandedTableViewStyleSheet Class
Stores a style sheet for a Banded Table View.
Declaration
TcxGridBandedTableViewStyleSheet = class(
TcxCustomStyleSheet
)
Remarks
A style sheet contains a collection of styles you can apply to a grid View. The TcxGridBandedTableViewStyleSheet
class implements 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.
Inheritance
TObject
TPersistent
TComponent
TcxCustomComponent
TcxComponent
TcxCustomStyleSheet
TcxGridBandedTableViewStyleSheet
See Also