.NET MAUI DockLayout Overview

The Telerik UI for .NET MAUI DockLayout is a layout control that provides a mechanism for child elements to be docked to the left, right, top, or bottom edge, or to occupy the central area of the layout.

Telerik Maui Ninja image

The DockLayout is part of Telerik UI for .NET MAUI, the most comprehensive UI suite for .NET MAUI! To try it out, sign up for a free 30-day trial and kickstart your cross-platform app development today.

.NET MAUI DockLayout Overview

Key Features

  • Docking functionality—You can set the position of each child element inside the layout as well as render multiple child elements to one side.
  • Adaptable docking—The DockLayout enables you to overwrite the default behavior of the last docked element, which stretches over the remaining space that is unoccupied by the other child elements.

Next steps

See also

In this article