ASPxProgressBarBase.IndicatorStyle Property
In This Article
Gets the style settings which define the progress bar indicator’s appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
#Declaration
public virtual IndicatorStyle IndicatorStyle { get; }
#Property Value
Type | Description |
---|---|
Indicator |
An Indicator |
See Also