DashboardLayout for WinForms | ComponentOne
C1.Win.Layout Namespace / ILayout Interface / Restore Method

In This Topic
    Restore Method (ILayout)
    In This Topic
    Restores maximized ItemContainer to it's original size.
    Syntax
    'Declaration
     
    
    Sub Restore() 
    void Restore()
    See Also