IsReadOnly Property (EditFieldDescription)
Indicates whether the text editing object is read-only to a user interacting with this object

C# Syntax

public Nullable<bool> IsReadOnly {get; set;}