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

EditorStyles.ProgressBarIndicator Property

Gets the style settings that define the progress bar indicator‘s appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual ProgressBarIndicatorStyle ProgressBarIndicator { get; }

Property Value

Type Description
ProgressBarIndicatorStyle

An ProgressBarIndicatorStyle object containing the style settings.

See Also