ComponentOne DataObjects for .NET
ReadOnly Property (C1ExpressTable)

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

Reference

C1ExpressTable Class
C1ExpressTable Members