DashboardLayout for WinForms | ComponentOne
C1.Win.Layout Namespace / ILayout Interface
Members

In This Topic
    ILayout Interface
    In This Topic
    Layout control interface. All layouts should implement this interface in order to communicate with C1DashboardLayoutControl
    Object Model
    ILayout InterfaceDashboardCollection ClassDashboardItem Class
    Syntax
    'Declaration
     
    
    Public Interface ILayout 
    public interface ILayout 
    See Also