Skip to main content
Tab

ASPxProgressBarBase.IndicatorStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual IndicatorStyle IndicatorStyle { get; }

Property Value

Type Description
IndicatorStyle

An IndicatorStyle object containing style settings.

See Also