Table of Contents

Method EndLabelEdit

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

EndLabelEdit(bool)

Ends the editing of the tree item label.

public void EndLabelEdit(bool cancel)

Parameters

cancel bool

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