borderless
used to hide the component borders
let borderless: boolean
Example
Section titled “Example”webix.grid({ borderless:true});
also check the next samples:
used to hide the component borders
let borderless: boolean
webix.grid({ borderless:true});
also check the next samples: