ASP.NET MVC Controls | ComponentOne
Working with Controls / DashboardLayout
In This Topic
    DashboardLayout
    In This Topic

    DashboardLayout is a layout control that allows you to create dynamic dashboards for interactive data visualization. It allows you to organize and present data in a consolidated form with the help of images, grids, charts, maps, etc in different layouts. This makes it easy for you to monitor the presented information.

    The DashboardLayout control acts as a container which lets you dynamically place controls within tiles also called child containers. These child containers can be arranged in four different types of layouts supported by the DashboardLayout control i.e. Flow, AutoGrid, ManualGrid and Split. One of these layouts is attached to the DashboardLayout control to achieve the desired result. The control lets you resize and rearrange these child containers at runtime to create an ideal workspace.

    The flow, grid and split layouts of the DashboardLayout control with different controls dynamically placed within the tiles