Information about list item content that was just recycled.

Hierarchy

Hierarchy

  • IgrListPanelContentRecycledEventArgs

Constructors

Accessors

  • get nativeElement(): HTMLElement
  • Returns HTMLElement

  • get rowObject(): any
  • The model that was recycled.

    Returns any

  • set rowObject(v): void
  • Parameters

    • v: any

    Returns void