Method RemoveSelectedItem
RemoveSelectedItem(bool)
Removes the currently selected item from the tree view.
public virtual bool RemoveSelectedItem(bool selectSibling = false)
Parameters
selectSibling
bool
Removes the currently selected item from the tree view.
public virtual bool RemoveSelectedItem(bool selectSibling = false)
selectSibling
bool