ScrollIntoView Method (UIAListItem)
Class
UIAListItem
.
Action
Scroll the list item into view.
Syntax
C#
listItem
.
ScrollIntoView
()
VB
listItem
.
ScrollIntoView
()