ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / C1mdxOptionsForm Class / Show Method / Show(IWin32Window) Method

In This Topic
    Show(IWin32Window) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Show( _
       ByVal owner As System.Windows.Forms.IWin32Window _
    ) 
    public void Show( 
       System.Windows.Forms.IWin32Window owner
    )

    Parameters

    owner
    See Also