Back to Devexpress

StepProgressBarItem.FarContentVerticalAlignment Property

wpf-devexpress-dot-xpf-dot-controls-dot-stepprogressbaritem-10b929d9.md

latest1.4 KB
Original Source

StepProgressBarItem.FarContentVerticalAlignment Property

Gets or sets the vertical alignment of FarContent. This is a dependency property.

Namespace : DevExpress.Xpf.Controls

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

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public VerticalAlignment FarContentVerticalAlignment { get; set; }
vb
Public Property FarContentVerticalAlignment As VerticalAlignment

Property Value

TypeDescription
VerticalAlignment

The vertical alignment of FarContent.

|

See Also

FarContentHorizontalAlignment

StepProgressBarItem Class

StepProgressBarItem Members

DevExpress.Xpf.Controls Namespace