Property FullRowSelect | Terminal.Gui v2 (original) (raw)
Namespace
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; }
Namespace
Assembly
Terminal.Gui.dll
True to select the entire row at once. False to select individual cells. Defaults to false
public bool FullRowSelect { get; set; }