<jqxListBox #jqxListBox
(onChange)="change($event)"
[source]="source"
[selectedIndex]="1"
[multipleextended]="true"
[width]="200"
[height]="250">
</jqxListBox>
<div style="margin-top: 30px; font-size: 13px; font-family: Verdana;" #selectionLog></div>