IWizardService.GoForward(Object) Method
Navigates to the next wizard page.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
param | Object | An object that specifies the navigation parameter for the current navigation. |
See Also