ComponentOne True DBGrid for WinForms
Locked Property (Style)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > Style Class : Locked Property
Gets or sets a value indicating whether data entry is permitted for the assocated object.
Syntax
'Declaration
 
Public Property Locked As System.Boolean
public System.bool Locked {get; set;}
See Also

Reference

Style Class
Style Members