ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / DashboardLayout Class
Members

In This Topic
    DashboardLayout Class
    In This Topic
    It is a consolidated display of many views and related information in a single place. It is used to compare and monitor a variety of data simultaneously. The different data views are displayed all at once.
    Object Model
    DashboardLayout Class
    Syntax
    'Declaration
     
    Public Class DashboardLayout 
       Inherits Control
       Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
    public class DashboardLayout : Control, ITemplateMicrosoft.AspNetCore.Html.IHtmlContent  
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control
             C1.Web.Mvc.DashboardLayout

    See Also