[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.EditMode

EditMode Property

EditMode

Gets or sets the edit mode of the control.

Declaration
public EditMode EditMode { get; set; }
Public Property EditMode As EditMode
Property Value
Type Description
EditMode

A EditMode value that indicates the edit mode of this control.
The default is Insert.

Remarks

If the value of this property has the "Fixed" prefix, pressing the Insert key does not effect edit mode. The OverWrite property may effect this property.