scrollHilitedElementIntoView

Typeproperty
Dictionarywidget.treeview
LibraryTree View
Syntax
get the scrollHilitedElementIntoView of <widget>
set the scrollHilitedElementIntoView of <widget> to {true|false}
Associationscom.livecode.widget.treeview
Summary

Automatically scroll selected row into view.

RelatedProperty: hilitedElement
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.