TreeList.HideFindPanel() Method
In This Article
Hides the Find Panel.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Remarks
A TreeList‘s Find Panel is invoked via the TreeList.ShowFindPanel method.
See Also