columnWidth
defines the default width for columns (in pixels)
let columnWidth: number
default value: 100
Example
Section titled “Example”webix.grid({ columnWidth:150, ...});
See also
Section titled “See also”Articles
defines the default width for columns (in pixels)
let columnWidth: number
default value: 100
webix.grid({ columnWidth:150, ...});
Articles