Enum EditMode
Gets or sets a value that indicates whether to define the mode of editing.
Namespace: Syncfusion.JavaScript
Assembly: Syncfusion.EJ.dll
Syntax
public enum EditMode
Fields
| Name | Description |
|---|---|
| Batch | |
| Dialog | |
| DialogTemplate | |
| ExternalForm | |
| ExternalFormTemplate | |
| InlineForm | |
| InlineFormTemplate | |
| Normal |