add_row_selection
Description:
Selects the specified row, adding it to the current row selection.
Not all tables support row selection.
Parameters:
this |
a pointer to the Table implementor on which to operate. |
row |
the zero-indexed row number of the row being selected. |
Returns:
|