ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLJoinPropertiesDialog 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