Back to Devexpress

StepProgressBar.NearContentLength Property

wpf-devexpress-dot-xpf-dot-controls-dot-stepprogressbar-7b78354d.md

latest1.4 KB
Original Source

StepProgressBar.NearContentLength Property

Gets or sets the space allocated for the NearContent area. 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 NearContentLength { get; set; }
vb
Public Property NearContentLength As GridLength

Property Value

TypeDescription
GridLength

The space allocated for the NearContent area.

|

See Also

IndicatorLength

FarContentLength

StepProgressBar Class

StepProgressBar Members

DevExpress.Xpf.Controls Namespace