Back to Devexpress

TcxCustomGridTableController.HideFindPanel Method

vcl-cxgridcustomtableview-dot-tcxcustomgridtablecontroller-4081014e.md

latest1.0 KB
Original Source

TcxCustomGridTableController.HideFindPanel Method

Hides the Find Panel.

Declaration

delphi
procedure HideFindPanel;

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

TcxCustomGridTableController.IsFindPanelVisible

TcxCustomGridTableController Class

TcxCustomGridTableController Members

cxGridCustomTableView Unit