Back to Devexpress

StepProgressBarItem.NearContentVerticalAlignment Property

wpf-devexpress-dot-xpf-dot-controls-dot-stepprogressbaritem-300e1770.md

latest1.4 KB
Original Source

StepProgressBarItem.NearContentVerticalAlignment Property

Gets or sets the vertical alignment of NearContent. 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 NearContentVerticalAlignment { get; set; }
vb
Public Property NearContentVerticalAlignment As VerticalAlignment

Property Value

TypeDescription
VerticalAlignment

The vertical alignment of NearContent.

|

See Also

NearContentHorizontalAlignment

StepProgressBarItem Class

StepProgressBarItem Members

DevExpress.Xpf.Controls Namespace