MinColumnWidth: Number;
The MinColumnWidth property determines minimum width of table columns.
Use JSON or the setMinColumnWidth method to set the property value and the getMinColumnWidth method to get the property value.
The example of property use is given in description of the DataGrid.MinWidth property.
See also: