ProgressStyle Class
Defines style settings for the progress bar element.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ProgressStyle objects:
Remarks
The ProgressStyle class contains style settings that define the appearance of the progress bar within the ASPxUploadControl.
An object of the ProgressStyle type can be accessed via the ASPxUploadControl.ProgressBarStyle property.
Inheritance
See Also