[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentControl.AllowInsertDeleteSection

AllowInsertDeleteSection Property

AllowInsertDeleteSection

Gets or sets whether to allow the insertion of new or deletion of old content control with type RepeatingSectionItem contained within this content control except when needed to maintain the numerical relation between the number of elements matched through data binding and the number of child content controls contained. This property has effect only for content controls with type RepeatingSection.

Declaration
public bool AllowInsertDeleteSection { get; set; }
Public Property AllowInsertDeleteSection As Boolean