getIsAsyncScrolling();
The getIsAsyncScrolling method indicates if component works asynchronously.
This method returns a Boolean value.
If this method returns True the component works in asynchronous mode, otherwise it work in synchronous mode.
The example of use is given on the page with description of the TabSheet.CellValue property.
Seebsp;also: