adjusts the view height to display the defined number of items in a column
webix.ui({ view:"dataview", data:big_film_set, xCount:4, yCount:2 });
Possible values for the property are:
Related sample: Popup Menu