TcxGridBand.Bands Property
Returns the band collection which the current band belongs to.
Declaration
property Bands: TcxGridBands read;
Property Value
Type |
---|
TcxGridBands |
Remarks
Use the Bands property to access the band collection which owns the current band.
See Also