ScrollIntoView メソッド (UIAListItem)

クラス

UIAListItem.

処理

リスト項目をビューにスクロールします。

構文

C#
listItem.ScrollIntoView()
VB
listItem.ScrollIntoView()