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