SlideView.Orientation Property
Gets or sets how SlideViewItems within this SlideView should be arranged. This is a dependency property.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
Orientation | An Orientation enumerator value that specifies how SlideViewItems within this SlideView should be arranged. |
See Also