StepProgressBar.Orientation Property
In This Article
Gets or sets the StepProgressBar orientation. This is a dependency property.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
public Orientation Orientation { get; set; }
#Property Value
Type | Description |
---|---|
Orientation | The Step |
See Also