nameWidth
sets the width of the first column (property names)
number nameWidth;
Example
webix.ui({
view:"property",
nameWidth:250
});
Default value:
100
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.