TcxGridRowLayoutOptions.GridView Property
In This Article
Provides access to the Table View that uses the row layout settings.
#Declaration
Delphi
property GridView: TcxGridTableView read;
#Property Value
Type | Description |
---|---|
Tcx |
The grid Table View. |
See Also