Nevron.Nov.UI Namespace / NWizardDialog Class
Fields Properties Methods Events


In This Topic
    NWizardDialog Class Members
    In This Topic

    The following tables list the members exposed by NWizardDialog.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NWizardDialog  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the cancel button.  
    Public PropertyGets the current page.  
    Public PropertyGets the current page index.  
    Public PropertyGets the finish button.  
    Public PropertyGets the wizzard pages with which the dialog was initialized.  
    Top
    Public Methods
     NameDescription
    Public MethodTries to go one page back. Returns true, if successfully navigated back.  
    Public MethodGo to the next page.  
    Public MethodNavigates the wizzard to the specified page.  
    Public MethodInitializes the wizzard dialog  
    Public MethodUpdates the wizard button  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the back button is clicked.  
    Protected MethodCalled when the current page has changed.  
    Protected MethodCalled when the next button is clicked.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the current spte index property has changed  
    Top
    See Also