Table of Contents

Method SelectLastItemAndScroll

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

SelectLastItemAndScroll()

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

public virtual void SelectLastItemAndScroll()

Remarks

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