TcxCustomGridTableViewStyles.GridView Property
Provides access to the grid Table View to which these style settings belong.
Declaration
property GridView: TcxCustomGridTableView read;
Property Value
Type | Description |
---|---|
TcxCustomGridTableView | The target grid Table View. |
See Also