ComponentOne True DBGrid for WinForms
Locked Property (C1DisplayColumn)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DisplayColumn Class : Locked Property
Gets or sets a value indicating whether editing is permitted in a column.
Syntax
'Declaration
 
Public Property Locked As System.Boolean
public System.bool Locked {get; set;}
See Also

Reference

C1DisplayColumn Class
C1DisplayColumn Members