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

In This Topic
    LayoutType Property (C1DashboardLayout)
    In This Topic
    Gets or sets current LayoutType layout type.
    Syntax
    'Declaration
     
    
    Public Property LayoutType As LayoutType
    public LayoutType LayoutType {get; set;}
    See Also