rowLineHeight
defines the default line height for a grid row
let rowLineHeight: numberExample
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: numberwebix.grid({ rowLineHeight:25});Articles
API