[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.EditBaseCellType.Static

Static Property

Static

Gets or sets whether the cell is static, which prohibits user interaction.

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