TcxCustomGridTableItem.GridView Property
In This Article
Provides access to the parent grid View.
#Declaration
Delphi
property GridView: TcxCustomGridTableView read;
#Property Value
Type | Description |
---|---|
Tcx |
The parent grid View. You need to cast the property value to the corresponding terminal Tcx Tip You can call the |
See Also