Table of Contents

Property FullRowSelect

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