TcxGridBandStyles.Band Property
Returns the band to which the current set of styles is applied.
Declaration
property Band: TcxGridBand read;
Property Value
Type |
---|
TcxGridBand |
Remarks
Use the Band property to return the band which uses the current set of styles.
See Also