Skip to main content
Tab

EditorStyles.ProgressBarIndicator Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public virtual ProgressBarIndicatorStyle ProgressBarIndicator { get; }

#Property Value

Type Description
ProgressBarIndicatorStyle

An ProgressBarIndicatorStyle object containing the style settings.

See Also