MinWidth();
The MinWidth property determines minimum object width.
Use JSON or the setMinWidth method to set the property value and the getMinWidth method to get the property value.
If value of the Width property is less than MinWidth, on creating an object the Width property is set to MinWidth.
The example of use is given on the TabSheetObject Constructor page.
See also: