Back to Devexpress

TcxCustomVerticalGrid.HideFindPanel Method

vcl-cxvgrid-dot-tcxcustomverticalgrid-c96853be.md

latest849 B
Original Source

TcxCustomVerticalGrid.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 vertical grid’s OnFindPanelVisibilityChanged event to track panel visibility changes.

See Also

TcxCustomVerticalGrid Class

TcxCustomVerticalGrid Members

cxVGrid Unit