ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / ShowWizard Method / ShowWizard(DesignerDialogEnum) Method

In This Topic
    ShowWizard(DesignerDialogEnum) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function ShowWizard( _
       ByVal version As DesignerDialogEnum _
    ) As System.Windows.Forms.DialogResult
    public System.Windows.Forms.DialogResult ShowWizard( 
       DesignerDialogEnum version
    )

    Parameters

    version
    See Also