Method SelectFirstItemAndScroll
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.