DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / Collapsible Property

In This Topic
    Collapsible Property (C1SplitterPanel)
    In This Topic
    Gets or sets whether the panel can be collapsed.
    Syntax
    'Declaration
     
    
    Public Property Collapsible As Boolean
    public bool Collapsible {get; set;}
    See Also