TcxCustomGridTableController.ShowFindPanel Method
Invokes the Find Panel.
Declaration
procedure ShowFindPanel;
Remarks
Call the HideFindPanel or ShowFindPanel method to switch the panel visibility. End-users can switch the panel visibility only in fpdmManual display mode. Handle the View’s OnFindPanelVisibilityChanged event to track panel visibility changes.
See Also