[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ITable.DataAllowAddNew

DataAllowAddNew Property

DataAllowAddNew

Gets or sets whether to allow the user to add a new row when the table 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