Table of Contents

Method SelectFirstItem

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

SelectFirstItem()

Selects the first item in the tree view control.

public virtual void SelectFirstItem()

Remarks

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