Skip to main content

TcxGridBand.Styles Property

Specifies the set of styles defining the appearance of elements of the current band.

Declaration

property Styles: TcxGridBandStyles read; write;

Property Value

Type
TcxGridBandStyles

Remarks

Use the Styles property to access the set of styles defining the appearance of elements of the current band. These elements include: band background, header, band column(s) contents.

See Also