TcxGridBandedTableViewStyleSheet.Styles Property
Provides access to styles that manage Banded Table View appearance.
Declaration
property Styles: TcxGridBandedTableViewStyles read; write;
Property Value
Type |
---|
TcxGridBandedTableViewStyles |
Remarks
The Styles
property defines a number of properties and events that allow you to specify the appearance of all Banded Table View elements. These include background, bands backgrounds, bands headers, content, filter box, footer, group, Group By box, header, inactive, indicator, preview and selection styles.
See Also