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