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