SelectionBarOptions.Visible Property
Gets or sets a value indicating whether the Selection Bar is visible.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v25.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true | true if the selection bar is visible; otherwise, false. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Visible |
|---|---|
| TimelineView |
|
See Also