Back to Devexpress

DXWrapLayout.Orientation Property

maui-devexpress-dot-maui-dot-core-dot-dxwraplayout-b68d8a2a.md

latest826 B
Original Source

DXWrapLayout.Orientation Property

Gets or sets the direction of child item flow. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public StackOrientation Orientation { get; set; }

Property Value

TypeDescription
StackOrientation

The direction children layouts flow.

|

See Also

DXWrapLayout Class

DXWrapLayout Members

DevExpress.Maui.Core Namespace