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

In This Topic
    MinWidth Property (C1SplitterPanel)
    In This Topic
    Gets or sets the minimum width of the panel.
    Syntax
    'Declaration
     
    
    Public Property MinWidth As Integer
    public int MinWidth {get; set;}
    See Also