TcxGridTableFiltering.GridView Property
In This Article
Provides access to the grid’s Table View to which these filter settings belong.
#Declaration
Delphi
property GridView: TcxGridTableView read;
#Property Value
Type | Description |
---|---|
Tcx |
The affected unbound Table View in the VCL Data Grid. |
See Also