maui-devexpress-dot-maui-dot-core-859e027f.md
A layout that sequentially positions its nested child controls from left to right and adds “line breaks” where necessary.
Namespace : DevExpress.Maui.Core
Assembly : DevExpress.Maui.Core.dll
NuGet Package : DevExpress.Maui.Core
[DXLicenseMAUI]
public class DXWrapLayout :
DXLayoutBase
For more information, refer to the following help topic: DevExpress Layouts for .NET MAUI.
Show 15 items
Microsoft.Maui.Controls.ITabStopElement
Microsoft.Maui.IFrameworkElement
Show 11 items
System.Object BindableObject Element NavigableElement VisualElement View DevExpress.Maui.Core.Internal.DXViewElement DevExpress.Maui.Core.Internal.DXViewBaseCore DXViewBase DXLayoutBase DXWrapLayout
YieldIfNotNull<DXWrapLayout>()
See Also