Skip to main content
ON

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

public class DXDockLayout :
    DXLayoutBase

Remarks

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

Inheritance

Object
BindableObject
Element
NavigableElement
VisualElement
View
DevExpress.Maui.Core.Internal.DXViewBaseCore
See Also