Skip to content

Commit b695ddc

Browse files
authored
Merge branch '19.2.x' into mkirkova/fix-16162-19.2.x
2 parents 62c716b + 745c7f1 commit b695ddc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/igniteui-angular/src/lib/grids/tree-grid/tree-grid.component.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<igx-grid-header-row class="igx-grid-thead" tabindex="0"
44
[grid]="this"
55
[hasMRL]="hasColumnLayouts"
6-
[activeDescendant]="activeDescendant"
76
[width]="calcWidth"
87
[pinnedColumnCollection]="pinnedColumns"
98
[unpinnedColumnCollection]="unpinnedColumns"

0 commit comments

Comments
 (0)