Method ChangeSelectionToStartOfRow | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

ChangeSelectionToStartOfRow(bool)

Moves or extends the selection to the first cell in the current row

public void ChangeSelectionToStartOfRow(bool extend)

Parameters

extend bool

true to extend the current selection (if any) instead of replacing

Edit this page