var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: any value = instance.selectedIndexChanged;
var selectedIndexChanged : any;
This event is triggered when the selected index of the combobox is changed.
var instance; // Type: wijmo.combobox.WijComboboxOptions; var value; // Type: any value = instance.selectedIndexChanged;
var selectedIndexChanged : any;