headerRowHeight
sets the height of the header and footer rows
let headerRowHeight: number
Example
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: number
webix.grid({ headerRowHeight:40, ...});
Articles
API