Information about list item content that was just rebound.

Hierarchy

Hierarchy

  • IgrListPanelContentRebindEventArgs

Constructors

Accessors

  • get nativeElement(): HTMLElement
  • Returns HTMLElement

  • get rowObject(): any
  • The model that is rebinding.

    Returns any

  • set rowObject(v): void
  • Parameters

    • v: any

    Returns void