title | page_title | description | position | previous_url | slug |
---|---|---|---|---|---|
Overview |
.NET MAUI DockLayout Documentation - Overview |
Try now the Telerik UI for .NET MAUI DockLayout providing mechanisms for child elements to be docked to various areas of the layout. |
0 |
/controls/docklayout/docklayout-overview |
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.
- [Docking functionality]({% slug docklayout-docking %})—You can set the position of each child element inside the layout as well as render multiple child elements to one side.
- [Adaptable docking]({% slug docklayout-docking %}#setting-the-position-of-the-last-child-element)—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.
- [Getting Started with Telerik UI for .NET MAUI DockLayout]({% slug docklayout-getting-started %})