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