Property Cancel
Cancel
Event handlers can set to true before returning to cancel the step transition.
public bool Cancel { get; set; }
Event handlers can set to true before returning to cancel the step transition.
public bool Cancel { get; set; }