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