Class IgxTemplateHeaderCellUpdatingEventArgs

Information about the header cell that has content which is being created or updated.

Hierarchy

Hierarchy

  • IgxTemplateHeaderCellUpdatingEventArgs

Constructors

Accessors

  • get cellInfo(): IgxCellInfo
  • The backing information for the current cell.

    Returns IgxCellInfo

  • get content(): Element
  • The host in which to add or update content if this is a DOM based cell.

    Returns Element

  • get context(): CanvasRenderingContext2D
  • Returns CanvasRenderingContext2D

  • get i(): TemplateHeaderCellUpdatingEventArgs
  • Returns TemplateHeaderCellUpdatingEventArgs

  • get isCanvasBased(): boolean
  • Returns boolean

Methods

  • Returns boolean

  • Returns void

  • Returns void