Interface IDialogCancellableEventArgs

Hierarchy

Hierarchy (view full)

Properties

cancel: boolean

Provides the ability to cancel the event.

event: Event
owner?: any

Provides reference to the owner component.