Back to Devexpress

StepProgressBar.FarContentLength Property

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

latest1.4 KB
Original Source

StepProgressBar.FarContentLength Property

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

Property Value

TypeDescription
GridLength

The space allocated for the FarContent area.

|

See Also

NearContentLength

IndicatorLength

StepProgressBar Class

StepProgressBar Members

DevExpress.Xpf.Controls Namespace