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