aspnet-devexpress-dot-web-73ef17e5.md
Defines style settings for the progress bar indicator element.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ProgressBarIndicatorStyle :
IndicatorStyle
Public Class ProgressBarIndicatorStyle
Inherits IndicatorStyle
The following members return ProgressBarIndicatorStyle objects:
The ProgressBarIndicatorStyle class contains settings that define the style of the progress bar indicator within the ASPxUploadControl.
An object of the ProgressBarIndicatorStyle type can be accessed via the ASPxUploadControl.ProgressBarIndicatorStyle property.
Object MarshalByRefObject Component Style AppearanceStyleBase IndicatorStyle ProgressBarIndicatorStyle
See Also