Table of Contents

Method EndLabelEdit

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

EndLabelEdit(TreeViewItem, bool)

Ends the editing of the tree item label.

void EndLabelEdit(TreeViewItem item, bool cancel)

Parameters

item TreeViewItem
cancel bool

true if the editing of the tree item label text was canceled without being saved; otherwise, false.