Back to Devexpress

ISupportWizardCancelCommand.OnCancel(CancelEventArgs) Method

corelibraries-devexpress-dot-mvvm-dot-isupportwizardcancelcommand-dot-oncancel-x28-system-dot-componentmodel-dot-canceleventargs-x29.md

latest1.2 KB
Original Source

ISupportWizardCancelCommand.OnCancel(CancelEventArgs) Method

Namespace : DevExpress.Mvvm

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

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

Parameters

NameType
eCancelEventArgs

See Also

ISupportWizardCancelCommand Interface

ISupportWizardCancelCommand Members

DevExpress.Mvvm Namespace