We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2818f3a commit 5bbe822Copy full SHA for 5bbe822
projects/igniteui-angular/src/lib/grids/tree-grid/tree-grid.component.html
@@ -3,7 +3,6 @@
3
<igx-grid-header-row class="igx-grid-thead" tabindex="0"
4
[grid]="this"
5
[hasMRL]="hasColumnLayouts"
6
- [activeDescendant]="activeDescendant"
7
[width]="calcWidth"
8
[pinnedStartColumnCollection]="pinnedStartColumns"
9
[pinnedEndColumnCollection]="pinnedEndColumns"
0 commit comments