Table of Contents

Event StepChanging

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

This event is raised when the current CurrentStep) is about to change. Use Cancel to abort the transition.

public event Action<Wizard.StepChangeEventArgs> StepChanging

Returns

Action<Wizard.StepChangeEventArgs>
This event is raised when the current ) is about to change. Use to abort the transition.