TcxGridFindPanelOptions.GridView Property
Provides access to the grid View to which the Find Panel‘s settings belong.
Declaration
property GridView: TcxCustomGridTableView read;
Property Value
Type |
---|
TcxCustomGridTableView |
Remarks
Use this property to access the View, its items and settings.
See Also