TcxGridServerModeColumn.GridView Property
Provides access to the parent Server Mode grid Table View.
Declaration
property GridView: TcxGridServerModeTableView read;
Property Value
| Type | Description |
|---|---|
| TcxGridServerModeTableView | The parent Server Mode grid Table View. |
See Also