<jqxListBox #jqxListBox
(onCheckChange)="checkChange($event)"
[source]="source"
[checkboxes]="true"
[width]="200"
[height]="250">
</jqxListBox>
<div style="font-size: 13px; font-family: Verdana; margin-top: 20px;" #Events></div>
<div style="font-size: 13px; font-family: Verdana; margin-top: 10px;" #CheckedItems></div>