Table of Contents

Method ScrollIntoView

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

ScrollIntoView(TreeControlItem?)

Scrolls control so the specified item will be fully visible.

public virtual void ScrollIntoView(TreeControlItem? item)

Parameters

item TreeControlItem

Item to show into the view.