Gets or sets a value indicating whether the option to add rows is displayed to the user.
Public Property AllowUserToAddRows As Boolean
Grid Object
Boolean
If the grid control is bound to data, the user is allowed to add rows if both this property and the data source's IBindingList.AllowNew property are set to true.