header
enables/disables the header in DataGrid (enabled, by default)
let header: boolean
default value: true
Example
Section titled “Example”webix.grid({ header:false, ...});
also check the next samples:
See also
Section titled “See also”Articles
API