Back to Devexpress

StepProgressBar.Orientation Property

wpf-devexpress-dot-xpf-dot-controls-dot-stepprogressbar.md

latest1.2 KB
Original Source

StepProgressBar.Orientation Property

Gets or sets the StepProgressBar orientation. This is a dependency property.

Namespace : DevExpress.Xpf.Controls

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

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public Orientation Orientation { get; set; }
vb
Public Property Orientation As Orientation

Property Value

TypeDescription
Orientation

The StepProgressBar orientation.

|

See Also

StepProgressBar Class

StepProgressBar Members

DevExpress.Xpf.Controls Namespace