De-selects the specified row, removing it from the current row selection.
Not all tables support row selection.
this |
a pointer to the Table implementor on which to operate. |
row |
the zero-indexed number of the row being de-selected. |
|