ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / ColumnExpressionBuilderForm Class / LayoutMdi Method

In This Topic
    LayoutMdi Method (ColumnExpressionBuilderForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub LayoutMdi( _
       ByVal value As System.Windows.Forms.MdiLayout _
    ) 
    public void LayoutMdi( 
       System.Windows.Forms.MdiLayout value
    )

    Parameters

    value
    See Also