Skip to main content

TcxGridBandStyles.Content Property

Specifies the style for the band’s content.

Declaration

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