| Name | Description | |
|---|---|---|
![]() | NWizardDialog Constructor | Default constructor |
The following tables list the members exposed by NWizardDialog.
| Name | Description | |
|---|---|---|
![]() | NWizardDialog Constructor | Default constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | CurrentPageIndexProperty | |
![]() ![]() | NWizardDialogSchema | Schema associated with NWizardDialog |
| Name | Description | |
|---|---|---|
![]() | CancelButton | Gets the cancel button. |
![]() | CurrentPage | Gets the current page. |
![]() | CurrentPageIndex | Gets the current page index. |
![]() | FinishButton | Gets the finish button. |
![]() | Pages | Gets the wizzard pages with which the dialog was initialized. |
| Name | Description | |
|---|---|---|
![]() | GoBack | Tries to go one page back. Returns true, if successfully navigated back. |
![]() | GoNext | Go to the next page. |
![]() | GoToPage | Navigates the wizzard to the specified page. |
![]() | Initialize | Initializes the wizzard dialog |
![]() | UpdateButtons | Updates the wizard button |
| Name | Description | |
|---|---|---|
![]() | OnBackButtonClick | Called when the back button is clicked. |
![]() | OnCurrentPageChanged | Called when the current page has changed. |
![]() | OnNextButtonClick | Called when the next button is clicked. |
| Name | Description | |
|---|---|---|
![]() | CurrentPageIndexChanged | Occurs when the current spte index property has changed |