Class IgxToolActionPopupOpeningEventArgs

Hierarchy

Hierarchy

  • IgxToolActionPopupOpeningEventArgs

Constructors

Properties

Accessors

Constructors

Properties

ngAcceptInputType_cancel: string | boolean

Accessors

  • get cancel(): boolean
  • Returns boolean

  • set cancel(v: boolean): void
  • Parameters

    • v: boolean

    Returns void