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