ProgressViewStyle Enum
Contains values specifying the style of the progress bar’s indicator.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Members
| Name | Description |
|---|---|
Solid
|
Presents the progress indicator as a solid bar.
|
Broken
|
Presents the progress indicator as a series of small blocks. Not supported in Office2003, WindowsXP and skin paint themes, which always use the Solid indicator style.
|
See Also

