Skip to content

Commit 3d2c900

Browse files
committed
Merge branch 'master' of https://github.com/IgniteUI/igniteui-angular into copilot/support-multiple-entry-points
2 parents b3508f6 + 1f2a06a commit 3d2c900

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/igniteui-angular/grids/src/grids/columns/column.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,6 +1050,7 @@ export class IgxColumnComponent implements AfterContentInit, OnDestroy, ColumnTy
10501050
return (this.grid as any)._columns.indexOf(this);
10511051
}
10521052

1053+
/* mustCoerceToInt */
10531054
/**
10541055
* Gets the pinning position of the column.
10551056
* ```typescript

0 commit comments

Comments
 (0)