borderless

скрывает или показывает границы компонента

boolean borderless;

Example

webix.ui({
    view:"list",
    borderless:true
});

Related samples

See also
Наверх
If you have not checked yet, be sure to visit site of our main product Webix javascript web framework and page of tree table widget product.