TreeList.IsFindPanelVisible Property
Returns whether or not the Find Panel is currently visible.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the Find Panel is currently visible; otherwise, false. |
See Also