[]
Gets or sets whether to allow the user to add a new row when the sheet is bound.
public bool DataAllowAddNew { get; set; }
Public Property DataAllowAddNew As Boolean
true if allowed to add new row; otherwise, false
true
false