Back to Devexpress

ISupportWizardNextCommand.OnGoForward(CancelEventArgs) Method

corelibraries-devexpress-dot-mvvm-dot-isupportwizardnextcommand-dot-ongoforward-x28-system-dot-componentmodel-dot-canceleventargs-x29.md

latest1.2 KB
Original Source

ISupportWizardNextCommand.OnGoForward(CancelEventArgs) Method

Namespace : DevExpress.Mvvm

Assembly : DevExpress.Mvvm.v25.2.dll

NuGet Packages : DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

csharp
void OnGoForward(
    CancelEventArgs e
)
vb
Sub OnGoForward(
    e As CancelEventArgs
)

Parameters

NameType
eCancelEventArgs

See Also

ISupportWizardNextCommand Interface

ISupportWizardNextCommand Members

DevExpress.Mvvm Namespace