Back to Devexpress

ASPxBinaryImage.ProgressBarIndicatorStyle Property

aspnet-devexpress-dot-web-dot-aspxbinaryimage-28d1289e.md

latest1.4 KB
Original Source

ASPxBinaryImage.ProgressBarIndicatorStyle Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ProgressBarIndicatorStyle ProgressBarIndicatorStyle { get; }
vb
Public ReadOnly Property ProgressBarIndicatorStyle As ProgressBarIndicatorStyle

Property Value

TypeDescription
ProgressBarIndicatorStyle

A ProgressBarIndicatorStyle object containing style settings.

|

See Also

ProgressBarStyle

Binary Image

ASPxBinaryImage Class

ASPxBinaryImage Members

DevExpress.Web Namespace