Enum EditingType
Gets or sets an object that indicates whether to customize the editing type behavior of the grid.
Namespace: Syncfusion.JavaScript
Assembly: Syncfusion.EJ.dll
Syntax
public enum EditingType
Fields
| Name | Description |
|---|---|
| BooleanEdit | |
| Datepicker | |
| DateTimePicker | |
| DropdownEdit | |
| NumericEdit | |
| StringEdit |