Skip to main content
A newer version of this page is available. .
Tab

ASPxProgressBarBase.IndicatorStyle Property

Gets the style settings which define the progress bar indicator’s appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public virtual IndicatorStyle IndicatorStyle { get; }

Property Value

Type Description
IndicatorStyle

An IndicatorStyle object containing style settings.

See Also