rowHeight
sets the default height for rows
let rowHeight: number
Example
Section titled “Example”webix.grid({ rowHeight:40, ...});
See also
Section titled “See also”Articles
API
sets the default height for rows
let rowHeight: number
webix.grid({ rowHeight:40, ...});
Articles
API