Back to Devexpress

TcxGridBandStyles.Content Property

vcl-cxgridbandedtableview-dot-tcxgridbandstyles.md

latest832 B
Original Source

TcxGridBandStyles.Content Property

Specifies the style for the band’s content.

Declaration

delphi
property Content: TcxStyle index bsContent read; write;

Property Value

Type
TcxStyle

Remarks

The Content property allows you to define the style (font, background color) for cells within the current band.

The following image shows a grid control with the second band’s content painted in yellow:

See Also

Style Repository

TcxGridBandStyles Class

TcxGridBandStyles Members

cxGridBandedTableView Unit