Class IgxSummaryRowComponent

Hierarchy

  • IgxSummaryRowComponent

Implements

  • DoCheck

Constructors

constructor

Properties

cdr

cdr: ChangeDetectorRef

element

element: ElementRef

firstCellIndentation

firstCellIndentation: number = -1

gridAPI

gridAPI: GridBaseAPIService<IgxGridBaseComponent & IGridDataBindable>

gridID

gridID: any

index

index: number

summaries

summaries: Map<string, IgxSummaryResult[]>

summaryCells

summaryCells: QueryList<IgxSummaryCellComponent>

Accessors

dataRowIndex

  • get dataRowIndex(): number

grid

minHeight

  • get minHeight(): number

nativeElement

  • get nativeElement(): any

Methods

getColumnSummaries

ngDoCheck

  • ngDoCheck(): void