Gets a value indicating whether table columns can be removed. Columns can be removed if either the current text input position is in a table or if a part of a table is selected.

Syntax

public bool CanRemove { get; }
Public ReadOnly Property CanRemove() As Boolean

Limitations

Read only.