IDialogCancellableEventArgs

Inherited from: CancelableEventArgs

Provides the ability to cancel the event.

cancel: boolean

Defined in projects/igniteui-angular/core/src/core/utils.ts:421

Inherited from: IDialogEventArgs

dialog: IgxDialogComponent

Defined in projects/igniteui-angular/dialog/src/dialog/dialog.component.ts:573

Inherited from: IDialogEventArgs

event: Event

Defined in projects/igniteui-angular/dialog/src/dialog/dialog.component.ts:574

Inherited from: IDialogEventArgs

Provides reference to the owner component.

owner?: any

Defined in projects/igniteui-angular/core/src/core/utils.ts:428