| Visual Basic (Declaration) | |
|---|---|
Public Property ReadOnly As Boolean | |
| C# | |
|---|---|
public bool ReadOnly {get; set;} | |
Return Value
true if the content of the cells in the column can be edited; false otherwise. By default, false.Supported Frameworks: Microsoft .NET Framework version 3.5