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