rowLineHeight
defines the default line height for a grid row
let rowLineHeight: number
Example
Section titled “Example”webix.grid({ rowLineHeight:25});
See also
Section titled “See also”Articles
API
defines the default line height for a grid row
let rowLineHeight: number
webix.grid({ rowLineHeight:25});
Articles
API