Property ReadOnly | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
ReadOnly
Gets or sets whether the TextView is in read-only mode or not
public bool ReadOnly { get; set; }
Property Value
Boolean value(Default false)
Namespace
Assembly
Terminal.Gui.dll
Gets or sets whether the TextView is in read-only mode or not
public bool ReadOnly { get; set; }
Boolean value(Default false)