Method SelectItem
SelectItem(TreeControlItem?)
Selects the specified item in the tree view and scrolls to it.
public virtual void SelectItem(TreeControlItem? item)
Parameters
itemTreeControlItem
Selects the specified item in the tree view and scrolls to it.
public virtual void SelectItem(TreeControlItem? item)
item TreeControlItem