[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.DataAllowAddNew

DataAllowAddNew Property

DataAllowAddNew

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

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

true if allowed to add new row; otherwise, false