Table of Contents

Method SelectFirstItemAndScroll

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

SelectFirstItemAndScroll()

Selects the first item in the tree view control and scrolls to it.

public virtual void SelectFirstItemAndScroll()

Remarks

This method ensures that the first item is selected and visible. If no items are present, no action is taken.