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