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