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