The Telerik Docking controls consist of RadDock, RadDockZone, and RadDockLayout. Together, they can be
used to create ASP.NET applications that contain movable content regions that can be dragged around the Web page, docked into docking zones, collapsed into a minimized state and
expanded to display their content, pinned in place, and so on. Using these controls, you get

See Also