Enum KanbanEditingType
Gets or sets an object that indicates whether to customize the editing type behavior of the Kanban.
Namespace: Syncfusion.JavaScript
Assembly: Syncfusion.EJ.dll
Syntax
public enum KanbanEditingType
Fields
| Name | Description |
|---|---|
| DatePicker | |
| DateTimePicker | |
| Dropdown | |
| Numeric | |
| RTE | |
| String | |
| TextArea |