Removes the selected table rows or the row at the current text input position.

Remove()

public bool Remove();
Public Function Remove() As Boolean

Return Value

The return value is true, if the rows could be removed. Otherwise it is false.