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