Back to Devexpress

TcxCustomVerticalGrid.ShowFindPanel Method

vcl-cxvgrid-dot-tcxcustomverticalgrid-f7d8f680.md

latest851 B
Original Source

TcxCustomVerticalGrid.ShowFindPanel Method

Invokes the Find Panel.

Declaration

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

See Also

TcxCustomVerticalGrid Class

TcxCustomVerticalGrid Members

cxVGrid Unit