TcxCustomGridTableView.FindPanel Property
Specifies settings that define the appearance and behavior of the View’s Find Panel.
Declaration
property FindPanel: TcxGridFindPanelOptions read; write;
Property Value
| Type |
|---|
| TcxGridFindPanelOptions |
Remarks
Refer to the TcxGridFindPanelOptions class description to learn about these settings.
See Also