Method SelectFirstItem
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.
Selects the first item in the tree view control.
public virtual void SelectFirstItem()
This method ensures that the first item is selected. If no items are present, no action is taken.