StepProgressBarItem.FarContentVerticalAlignment Property
In This Article
Gets or sets the vertical alignment of FarContent. This is a dependency property.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
public VerticalAlignment FarContentVerticalAlignment { get; set; }
#Property Value
Type | Description |
---|---|
Vertical |
The vertical alignment of Far |
See Also