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

TcxGridBandStyles.Background Property

Specifies the style for the band background.

Declaration

property Background: TcxStyle index bsBackground read; write;

Property Value

Type
TcxStyle

Remarks

The Background property allows you to define the style (font, background color) for the band background.

The following image shows a grid control with the second band background painted in yellow.

See Also