[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.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