Table of Contents

Method SelectLastItem

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

SelectLastItem()

Selects the last item in the tree view control.

public virtual void SelectLastItem()

Remarks

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