Table of Contents

Method ToggleRows

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

ToggleRows(int[])

Flips the checked state for a collection of rows. If some (but not all) are selected they should flip to all selected.

protected override void ToggleRows(int[] range)

Parameters

range int[]