Table of Contents

Property AllowLabelEdit

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

AllowLabelEdit

Gets or sets a value indicating whether the user can edit the labels of items in the control.

bool AllowLabelEdit { get; set; }

Property Value

bool

true if the user can edit the labels of items at run time; otherwise, false. The default is false.