autoAdjustRowHeight(rowIndex: Number);
rowIndex. Index of the row height of which is to be adjusted.
The autoAdjustRowHeight method automatically adjusts height of a table row.
The method returns True if height of a specified table row is successfully adjusted, otherwise it returns False.
The example of property use is given on the page with description of the TabSheet.getAdjustmentMgr method.
Seebsp;also: