ComponentOne True DBGrid for WinForms
AllowUpdate Property

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

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members