ResourcesTree.FindPanelVisible Property
Gets or sets whether the Find Panel is visible.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v24.2.Extensions.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the Find Panel is visible; otherwise, false. |
See Also