autoAdjustColumnWidth(colIndex: Number);
colIndex. Index of the column width of which is autoselected.
The autoAdjustColumnWidth method automatically adjusts width of a table column.
The method returns True if width of a specified table column 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: