TcxGridBandStyles.GridView Property
Specifies the View containing the band for which the style is applied.
Declaration
property GridView: TcxGridBandedTableView read;
Property Value
Type |
---|
TcxGridBandedTableView |
Remarks
Use the GridView property to get the band’s View to which the current style is assigned.
See Also