EditorStyles.ProgressBar Property
Gets the style settings that define the appearance of a progress bar control used for in-place editing
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| ProgressBarStyle | A ProgressBarStyle object containing the style settings. |
See Also