ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapFieldDialog Class / LayoutMdi Method

In This Topic
    LayoutMdi Method (C1OlapFieldDialog)
    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