ComponentOne DataObjects for .NET
UserReadOnly Property (BaseTable)

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > BaseTable Class : UserReadOnly Property
Gets or sets a value indicating whether modifying table data in bound controls is allowed.
Syntax
'Declaration
 
Public Property UserReadOnly As System.Boolean
public System.bool UserReadOnly {get; set;}
See Also

Reference

BaseTable Class
BaseTable Members