[]
Gets or sets whether the cell is read-only (and thus cannot be modified).
public bool ReadOnly { get; set; }
Public Property [ReadOnly] As Boolean