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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

FullRowSelect

True to select the entire row at once. False to select individual cells. Defaults to false

public bool FullRowSelect { get; set; }

Property Value

bool

Edit this page