areaselect
enables/disables area selection
let areaselect: boolean
Example
Section titled “Example”webix.grid({ columns:[...], areaselect:true})
also check the next samples:
See also
Section titled “See also”Articles
enables/disables area selection
let areaselect: boolean
webix.grid({ columns:[...], areaselect:true})
also check the next samples:
Articles