ComponentOne DataObjects for .NET
AllowAddNew Property (C1ExpressTable)

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressTable Class : AllowAddNew Property
Gets or sets a value indicating whether adding new rows to this table is allowed.
Syntax
'Declaration
 
Public Property AllowAddNew As System.Boolean
public System.bool AllowAddNew {get; set;}
See Also

Reference

C1ExpressTable Class
C1ExpressTable Members