Cancellable event base class for form actions. Allows event handlers to cancel default behavior by setting Cancel = true.
Set to true to cancel the default behavior of this event. Default: false
Cancellable event base class for form actions. Allows event handlers to cancel default behavior by setting Cancel = true.