Table of Contents

Property IsEditable

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

IsEditable

Gets or sets a value that enables or disables editing of the text in text box area of the control.

public virtual bool IsEditable { get; set; }

Property Value

bool

true if the text in the control can be edited; otherwise false.