TcxGridTableOptionsView.GridView Property
In This Article
Provides access to the grid Table View to which these appearance settings belong.
#Declaration
Delphi
property GridView: TcxGridTableView read;
#Property Value
Type | Description |
---|---|
Tcx |
A grid Table View. |
See Also