optionWidth of ui.multiselect, Properties Webix Docs
sets width of a popup list with options
number optionWidth;
Example
{view:"multiselect", options:[], optionWidth:200}
Details
By default, the size of a popup is adjusted to the width of the master control.
See also
API
Articles