Skip to main content

TcxTreeListBand.Styles Property

Specifies the band’s various style settings.

Declaration

property Styles: TcxTreeListBandStyles read; write;

Property Value

Type
TcxTreeListBandStyles

Remarks

Using the object exposed via the Styles property, you can define the style settings of the contents, footer and header elements of the band.

See Also