MinHeight();
The MinHeight property determines minimum height of table rows.
Use JSON or the setMinHeight method to set the property value and the getMinHeight method to get the property value.
If value of the Height property is less than MinHeight, on creating an object the Height property is set to MinHeight.
The example of use is given on the TabSheetObject Constructor page.
See also: