Wijmo UI for the Web
listOptions Field
wijmo.combobox Namespace > WijComboboxOptions Interface : listOptions Field

A value that determines the object that contains the options of wijlist.

Syntax
var instance; // Type: wijmo.combobox.WijComboboxOptions;
var value; // Type: any
value = instance.listOptions;
var listOptions : any;
See Also

Reference

WijComboboxOptions Interface