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

In This Topic
    SizeRatio Property (C1SplitterPanel)
    In This Topic
    Gets or sets the size of a panel as percentage of the whole remaining area.
    Syntax
    'Declaration
     
    
    Public Property SizeRatio As Double
    public double SizeRatio {get; set;}
    See Also