ComponentOne True DBGrid for WinForms
AllowAddNew Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : AllowAddNew Property
Gets or sets a value indicating the ability to add new rows.
Syntax
'Declaration
 
Public Property AllowAddNew As System.Boolean
public System.bool AllowAddNew {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members