aspnet-devexpress-dot-web-5ce8020c.md
Defines style settings for the progress bar element.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ProgressStyle :
AppearanceStyleBase
Public Class ProgressStyle
Inherits AppearanceStyleBase
The following members return ProgressStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase ProgressStyle
See Also