Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with Lists > Classes > ListBox > ListBox.scrollToSelected
scrollToSelected();
The scrollToSelected method scrolls the list to selected element of the list.
Executing the method requires that the IsScrollToSelected property is set to to True.
The example of property use is given in description of the ListBox.getScrollBox method.
See also: