Property ReadOnly
ReadOnly
Gets or sets whether the TextView is in read-only mode or not
public bool ReadOnly { get; set; }
Property Value
- bool
Boolean value(Default false)
Gets or sets whether the TextView is in read-only mode or not
public bool ReadOnly { get; set; }
Boolean value(Default false)