WizardService.GoForward(Object) Method
Navigates forward to the next wizard page.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Parameters
Name | Type | Description |
---|---|---|
parameter | Object | An object that specifies the navigation parameter for the current navigation. |
See Also