scrollHilitedElementIntoView
Type
property
Summary
Automatically scroll selected row into view.
Syntax
get the scrollHilitedElementIntoView of <widget>
set the scrollHilitedElementIntoView of <widget> to {true|false}
Description
If the scrollHilitedElementIntoView property is true, then when the hilitedElement property changes the view will be scrolled such that the selected row is visible.
Related
property: hilitedElement