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