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

In This Topic
    AutoSize Property (C1SplitterPanel)
    In This Topic
    This property is not relevant for this class.
    Syntax
    'Declaration
     
    
    Public Overrides Property AutoSize As Boolean
    public override bool AutoSize {get; set;}

    Property Value

    true if enabled; otherwise, false.
    See Also