Method ToggleRows | Terminal.Gui v2 (original) (raw)
Namespace
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[]