ScrollMode Enum
Contains values that specify the scrollbar’s styles.
Namespace: DevExpress.XtraEditors.Controls.StepProgressBar
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Members
Name | Description |
---|---|
Default
|
The same as Fluent scroll mode. |
Visible
|
The application’s default scrollbar. The scrollbar is always visible. Use the ScrollUIMode property to change the application’s scroll bar style. |
Auto
|
The application’s default scrollbar. The scrollbar is visible if the items don’t fit inside the step progress bar. Use the ScrollUIMode property to change the application’s scroll bar style. |
Hidden
|
Hides the scrollbar. |
Touch
|
This member is not supported. |
Fluent
|
The Fluent Design-inspired scroll bar. |
Related API Members
The following properties accept/return ScrollMode values: