North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Developers
Infragistics Ultimate
The complete toolkit for building high performing web, mobile, and desktop apps
Ignite UI for Angular
50+ Material-based UI components designed and built on Google’s Angular framework
Ignite UI for JavaScript
100+ HTML5 / JavaScript jQuery components with extensions for React, Angular & ASP.NET MVC
Ultimate UI for ASP.NET
Versatile ASP.NET AJAX UI controls
Ultimate UI for Windows Forms
100+ fully featured, Microsoft Office-style UI controls
Ultimate UI for WPF
UI controls & productivity tools
Ultimate UI for Xamarin
UI controls & productivity tools
ReportPlus Embedded SDK
Tools to embed reports and dashboards in your apps
All Products
UX
Indigo Studio
Collaborative prototyping and remote usability testing for UX & usability professionals
UX Consulting
Partner with our UX & Development consultants to create useful, usable, high-performing applications
Business Teams
For Business Teams
SharePlus Enterprise
Mobile workspaces with business processes, collaboration, and data visualization for teams
ReportPlus
Exceptional analytics on any device
ReportPlus Embedded
Deliver embedded reports and dashboards in your apps
Consulting
Consulting
Popular Services
Our Process
Our Work
Blog
Contact Us
Learn & Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Purchase & Renew
Product Pricing / Buy Online
Renew Existing License
Contact Us
Ignite UI for Angular
menu
Components
Get Started
search
Preparing search index...
The search index is not available
All
Public
Public/Protected
All
Inherited
Externals
Globals
Igx
Summary
Row
Component
constructor
cdr
element
first
Cell
Indentation
gridAPI
gridID
index
summaries
summary
Cells
data
Row
Index
grid
min
Height
native
Element
get
Column
Summaries
ng
DoCheck
Globals
IgxSummaryRowComponent
Class IgxSummaryRowComponent
Hierarchy
IgxSummaryRowComponent
Implements
DoCheck
Constructors
constructor
Properties
cdr
element
first
Cell
Indentation
gridAPI
gridID
index
summaries
summary
Cells
Accessors
data
Row
Index
grid
min
Height
native
Element
Methods
get
Column
Summaries
ng
DoCheck
Constructors
constructor
new
Igx
Summary
Row
Component
(
gridAPI
:
GridBaseAPIService
<
IgxGridBaseComponent
&
IGridDataBindable
>
, element
:
ElementRef
, cdr
:
ChangeDetectorRef
)
:
IgxSummaryRowComponent
Parameters
gridAPI:
GridBaseAPIService
<
IgxGridBaseComponent
&
IGridDataBindable
>
element:
ElementRef
cdr:
ChangeDetectorRef
Returns
IgxSummaryRowComponent
Properties
cdr
cdr
:
ChangeDetectorRef
element
element
:
ElementRef
first
Cell
Indentation
first
Cell
Indentation
:
number
= -1
gridAPI
gridAPI
:
GridBaseAPIService
<
IgxGridBaseComponent
&
IGridDataBindable
>
gridID
gridID
:
any
index
index
:
number
summaries
summaries
:
Map
<
string
,
IgxSummaryResult
[]
>
summary
Cells
summary
Cells
:
QueryList
<
IgxSummaryCellComponent
>
Accessors
data
Row
Index
get
dataRowIndex
(
)
:
number
Returns
number
grid
get
grid
(
)
:
IgxGridBaseComponent
&
IGridDataBindable
Returns
IgxGridBaseComponent
&
IGridDataBindable
min
Height
get
minHeight
(
)
:
number
Returns
number
native
Element
get
nativeElement
(
)
:
any
Returns
any
Methods
get
Column
Summaries
get
Column
Summaries
(
columnName
:
any
)
:
IgxSummaryResult
[]
Parameters
columnName:
any
Returns
IgxSummaryResult
[]
ng
DoCheck
ng
DoCheck
(
)
:
void
Returns
void