StepProgressBarItem.NearContentHorizontalAlignment Property
In This Article
Gets or sets the horizontal 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 HorizontalAlignment NearContentHorizontalAlignment { get; set; }
#Property Value
Type | Description |
---|---|
Horizontal |
The horizontal alignment of Near |
See Also