[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.EditBaseCellType.ReadOnly

ReadOnly Property

ReadOnly

Gets or sets whether the cell is read-only (and thus cannot be modified).

Declaration
public bool ReadOnly { get; set; }
Public Property [ReadOnly] As Boolean
Implements