TcxGridBandRows.Band Property
Specifies a band owning the current row collection.
Declaration
property Band: TcxGridBand read;
Property Value
Type |
---|
TcxGridBand |
Remarks
Read the Band property to get a band owning the current row collection.
See Also