DashboardLayout for WinForms | ComponentOne
C1.Win.Layout Namespace / C1DashboardLayout Class
Members

In This Topic
    C1DashboardLayout Class
    In This Topic
    The C1DashboardLayout is a layout control that lets you design dynamic screens and dashboards.
    Syntax
    'Declaration
     
    
    Public Class C1DashboardLayout 
       Inherits System.Windows.Forms.Control
    public class C1DashboardLayout : System.Windows.Forms.Control 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Win.Layout.C1DashboardLayout

    See Also