
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.
[C#]
public bool CanSplit { get; }
[Visual Basic]
Public ReadOnly Property CanSplit() As Boolean
Read only.