Table of Contents

Property AllowLabelEdit

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

AllowLabelEdit

Gets or sets a value indicating whether the label text of the tree items can be edited.

bool AllowLabelEdit { get; set; }

Property Value

bool

true if the label text of the tree items can be edited; otherwise, false. The default is false.