Table of Contents

Method ScrollIntoView

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ScrollIntoView(TreeViewItem?)

Scrolls control so the specified item will be fully visible.

public virtual void ScrollIntoView(TreeViewItem? item)

Parameters

item TreeViewItem

Item to show into the view.