Event arguments for the SelectionChanged event.

Hierarchy

Hierarchy

  • IgxListPanelItemEventArgs

Constructors

Properties

ngAcceptInputType_isDoubleClick: string | boolean
ngAcceptInputType_isLeftButton: string | boolean

Accessors

  • get isDoubleClick(): boolean
  • Returns boolean

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

    • v: boolean

    Returns void

  • get isLeftButton(): boolean
  • Returns boolean

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

    • v: boolean

    Returns void