Determines whether a table row is selected.
Not all tables support row selection.
a pointer to the Table implementor on which to operate.
the zero-indexed row number of the row being queried.
TRUE if the specified row is currently selected, FALSE if not.
TRUE
FALSE