Method ToggleRows
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[]
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)
range
int[]