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

In This Topic
    EnlargeCollapsingHandle Property (C1SplitContainer)
    In This Topic
    Gets or sets whether the large image should appear as the collapsing handle.
    Syntax
    'Declaration
     
    
    Public Property EnlargeCollapsingHandle As Boolean
    public bool EnlargeCollapsingHandle {get; set;}
    See Also