Table of Contents

Class WizardButtonEventArgs

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

EventArgs for WizardStep transition events.

public class WizardButtonEventArgs : EventArgs
Inheritance
WizardButtonEventArgs
Inherited Members

Constructors

WizardButtonEventArgs()

Initializes a new instance of WizardButtonEventArgs

Properties

Cancel

Set to true to cancel the transition to the next step.