[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.IsOverwrite

IsOverwrite Property

IsOverwrite

Gets the current edit status of the control.

Declaration
public bool IsOverwrite { get; }
Public ReadOnly Property IsOverwrite As Boolean
Property Value
Type Description
bool

true if the current edit status is overwrite; otherwise, false.

Remarks

The IsOverwrite property indicates the edit mode of this control. The Insert key can change this value.