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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

ChangeSelectionToEndOfRow(bool)

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

public void ChangeSelectionToEndOfRow(bool extend)

Parameters

extend bool

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

Edit this page