Parameters
- startingRow
- A reference to a Xceed.Grid.Row object representing the row from which the selection begins.
- endingRow
- A reference to a Xceed.Grid.Row object representing the row at which the selection ends.
- keepCurrentSelection
- true if the rows that have previously been selected should remain in the selection; false if only the newly selected rows should be selected.