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