UploadControlStyles.ProgressBar Property
Gets the style settings used to paint the progress bar within the ASPxUploadControl.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| ProgressStyle | A ProgressStyle object containing style settings. |
See Also