ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TaskForm Class / ResumeLayout Method / ResumeLayout(Boolean) Method

In This Topic
    ResumeLayout(Boolean) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ResumeLayout( _
       ByVal performLayout As System.Boolean _
    ) 
    public void ResumeLayout( 
       System.bool performLayout
    )

    Parameters

    performLayout
    See Also