LayoutGroup.Orientation Property
In This Article
Gets or sets whether child items are arranged horizontally or vertically within the group. This is a dependency property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Orientation | An Orientation value that specifies whether child items are arranged horizontally or vertically within the group. |
See Also