Checks whether this table can be split. A table can only be split if it contains the current input position and no further text is selected.
Introduced: 11.0.
public bool CanSplit { get; }
Public ReadOnly Property CanSplit() As Boolean
Read only.