AxpDataGrid

EditFieldItem.IsReadOnly Property

Whether an input field is ReadOnly.

[Visual Basic]
Public Property IsReadOnly As Boolean
[C#]
public bool IsReadOnly {get; set;}

Property Value

true if an input field is ReadOnly, false otherwise.

See Also

EditFieldItem Class | Axezz.WebControls Namespace