areaselect
enables/disables area selection
let areaselect: booleanExample
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: booleanwebix.grid({ columns:[...], areaselect:true})also check the next samples:
Articles