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