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.v24.2.dll

#Declaration

public virtual IndicatorStyle IndicatorStyle { get; }

#Property Value

Type Description
IndicatorStyle

An IndicatorStyle object containing style settings.

See Also