Back to Devexpress

UniformStackPanel.Orientation Property

wpf-devexpress-dot-xpf-dot-core-dot-uniformstackpanel.md

latest1.1 KB
Original Source

UniformStackPanel.Orientation Property

Gets or sets whether items are arranged horizontally or vertically.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
Orientation

The value that specifies whether items are arranged horizontally or vertically.

|

See Also

UniformStackPanel Class

UniformStackPanel Members

DevExpress.Xpf.Core Namespace