Enum EditableType
Specifies the event action of input to enter edit mode instead of using edit icon.
Namespace: Syncfusion.EJ2.InPlaceEditor
Assembly: Syncfusion.AspNetMvc.InPlaceEditor.dll
Syntax
public enum EditableType
Fields
| Name |
|---|
| Click |
| DblClick |
| EditIconClick |