TcxGridBandCustomOptions.Band Property
Identifies the band which owns the set of options.
Declaration
property Band: TcxGridBand read;
Property Value
Type |
---|
TcxGridBand |
Remarks
Use the Band property to access the band which owns the current options set. This property provides access to the band columns, styles sets, etc.
See Also