SchedulerScrollBarVisibility Enum
Lists modes that determine the vertical scrollbar visibility in the Timeline view and in all-day area of the Day view.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v25.2.Core.Desktop.dll
Declaration
Members
| Name | Description |
|---|---|
Always
|
A vertical scrollbar is always visible.
|
Never
|
A vertical scrollbar is hidden.
|
Auto
|
A vertical scrollbar is visible if a column contains more appointments than it can fit.
|
See Also


