Property ReadOnly | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

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

bool

Boolean value(Default false)

Edit this page