Property ReadOnly
ReadOnly
When implemented by a class, gets or sets a value indicating whether the control's content is read-only.
bool ReadOnly { get; set; }
When implemented by a class, gets or sets a value indicating whether the control's content is read-only.
bool ReadOnly { get; set; }