scrollToColumn(colIndex: Number);
colIndex. Table column index.
The scrollToColumn method scrolls a table to a specified column.
This method returns True if the table has been scrolled, otherwise it returns False.
The example of use is given on the page with description of the TabSheet.hasRangesToLoad method.
Seebsp;also: