TcxTreeListBand.Styles Property
In This Article
Specifies the band’s various style settings.
#Declaration
Delphi
property Styles: TcxTreeListBandStyles read; write;
#Property Value
Type |
---|
Tcx |
#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