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

In This Topic
    RemoveOwnedForm Method (C1OlapFieldDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub RemoveOwnedForm( _
       ByVal ownedForm As System.Windows.Forms.Form _
    ) 
    public void RemoveOwnedForm( 
       System.Windows.Forms.Form ownedForm
    )

    Parameters

    ownedForm
    See Also