Table of Contents

Method RemoveSelectedItem

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

RemoveSelectedItem()

Removes the currently selected item from the tree view.

public void RemoveSelectedItem()

RemoveSelectedItem(bool)

Removes the currently selected item from the tree view and optionally selects on of the remaining items.

public virtual void RemoveSelectedItem(bool selectSibling)

Parameters

selectSibling bool