SelectingItemsControl.

ScrollIntoView(object) Method

Summary

Scrolls the specified item into view.

Syntax

public void ScrollIntoView(object item)

Parameters

Name Type Description
item object The item.

Return Value

Type Description
void