rowLineHeight

задает величину line-height для текста в ряду таблицы

number rowLineHeight;

Example

webix.ui({
    view:"datatable",
    rowLineHeight:25
});

See also
Наверх
If you have not checked yet, be sure to visit site of our main product Webix web development library and page of tree table product.