Removes the selected table rows or the row at the current text input position.
public bool Remove();
Public Function Remove() As Boolean
The return value is true, if the rows could be removed. Otherwise it is false.