Limitations
Read only.
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.
public bool CanRemove { get; }Public ReadOnly Property CanRemove() As BooleanRead only.