headerRowHeight
sets the height of the header and footer rows
let headerRowHeight: numberExample
Section titled “Example”webix.grid({ headerRowHeight:40, ...});See also
Section titled “See also”Articles
API
sets the height of the header and footer rows
let headerRowHeight: numberwebix.grid({ headerRowHeight:40, ...});Articles
API