Width: Number | String;
The Width property determines column width.
Width value can be set in percents, for example: 50%.
Use JSON or the setWidth method to set the property value, and the getWidth method to get the property value.
The example of property use is given in description of the DGColumn class constructor.
See also: