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