TcxGridBandedTableOptionsView.GridView Property
Provides access to the Banded Table View to which these appearance settings belong.
Declaration
property GridView: TcxGridBandedTableView read;
Property Value
Type | Description |
---|---|
TcxGridBandedTableView | A Banded Table View. |
See Also