[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IDataManager.DataAllowAddNew

DataAllowAddNew Property

DataAllowAddNew

Gets or sets whether to allow the user to add a new row when the worksheet is bound.

Declaration
bool DataAllowAddNew { get; set; }
Property DataAllowAddNew As Boolean
Property Value
Type Description
bool

true if allowed to add new row; otherwise, false