Back to Devexpress

StepProgressBar.IndicatorLength Property

wpf-devexpress-dot-xpf-dot-controls-dot-stepprogressbar-c2668602.md

latest1.3 KB
Original Source

StepProgressBar.IndicatorLength Property

Gets or sets the space allocated for the item indicator. This is a dependency property.

Namespace : DevExpress.Xpf.Controls

Assembly : DevExpress.Xpf.Controls.v25.2.dll

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public GridLength IndicatorLength { get; set; }
vb
Public Property IndicatorLength As GridLength

Property Value

TypeDescription
GridLength

The space allocated for the item indicator.

|

See Also

NearContentLength

FarContentLength

StepProgressBar Class

StepProgressBar Members

DevExpress.Xpf.Controls Namespace