Back to Devexpress

DXSliderBase.Orientation Property

maui-devexpress-dot-maui-dot-editors-dot-dxsliderbase-9b1a4c37.md

latest988 B
Original Source

DXSliderBase.Orientation Property

Gets or sets the slider’s orientation. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public StackOrientation Orientation { get; set; }

Property Value

TypeDescription
StackOrientation

The slider orientation.

|

Remarks

The slider can be oriented horizontally or vertically.

See Also

DXSliderBase Class

DXSliderBase Members

DevExpress.Maui.Editors Namespace