TcxGridSpecialRowOptions.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. |
Remarks
The utility row is a filter or new item row.
See Also