Table of Contents

Method RemoveSelectedItem

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

RemoveSelectedItem(bool)

Removes the currently selected item from the tree view.

public virtual bool RemoveSelectedItem(bool selectSibling = false)

Parameters

selectSibling bool

Returns

bool