TcxGridBand.Styles Property
In This Article
Specifies the set of styles defining the appearance of elements of the current band.
#Declaration
Delphi
property Styles: TcxGridBandStyles read; write;
#Property Value
Type |
---|
Tcx |
#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 content.
See Also