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