Gets a value indicating whether a new table can be inserted at the current input position. This property does not check for protected TextFields and/or protected document sections. To perform this use in addition the TextControl.CanEdit property.
public bool CanAdd { get; }
Public ReadOnly Property CanAdd() As Boolean
Read only.