Back to Devexpress

DXDockLayout Class

maui-devexpress-dot-maui-dot-core-04f1330a.md

latest2.9 KB
Original Source

DXDockLayout Class

A layout that allows you to dock its child controls to different sides.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
[DXLicenseMAUI]
public class DXDockLayout :
    DXLayoutBase

Remarks

For more information, refer to the following help topic: DevExpress Layouts for .NET MAUI.

Implements

Show 15 items

INotifyPropertyChanged

IAnimatable

Microsoft.Maui.Controls.ITabStopElement

IViewController

IVisualElementController

IElementController

IGestureController

IGestureRecognizers

IPropertyMapperView

IHotReloadableView

IView

Microsoft.Maui.IFrameworkElement

ITransform

IReplaceableView

IBindableLayout

Inheritance

Show 11 items

System.Object BindableObject Element NavigableElement VisualElement View DevExpress.Maui.Core.Internal.DXViewElement DevExpress.Maui.Core.Internal.DXViewBaseCore DXViewBase DXLayoutBase DXDockLayout

Extension Methods

Yield<DXDockLayout>()

YieldIfNotNull<DXDockLayout>()

See Also

DXDockLayout Members

DevExpress.Maui.Core Namespace