[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditMode

EditMode Enum

Represents a mode the way that how to input text into the editor.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public enum EditMode
Public Enum EditMode

Fields

Name Description
FixedInsert

Indicates fixed Insert mode.

FixedOverwrite

Indicates fixed Overwrite mode.

Insert

Indicates Insert mode.

Overwrite

Indicates Overwrite mode.