minColumnWidth
sets the minimum width for a column
let minColumnWidth: numberExample
Section titled “Example”webix.grid({ minColumnWidth:40, // ...});See also
Section titled “See also”Articles
API
sets the minimum width for a column
let minColumnWidth: numberwebix.grid({ minColumnWidth:40, // ...});Articles
API