IsEditable Property
IsEditable
Gets or sets a value that enables or disables editing of the text in the input element of the control (defaults to true).
Declaration
public override bool IsEditable { get; set; }
Public Overrides Property IsEditable As Boolean
Overrides