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