Removes the table column at the current text input position or all selected table columns when a text selection exists.

Remove()

public bool Remove();

Return Value

The return value is true, if table columns could be removed. Otherwise it is false.