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

BinaryImageEditProperties.ProgressBarIndicatorStyle Property

Gets the style settings that define the appearance of the progress bar indicator element.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public ProgressBarIndicatorStyle ProgressBarIndicatorStyle { get; }

Property Value

Type Description
ProgressBarIndicatorStyle

A ProgressBarIndicatorStyle object containing style settings.

See Also