Enum InputType
Specifies the type of components that integrated with In-place editor to make it as editable.
Namespace: Syncfusion.EJ2.InPlaceEditor
Assembly: Syncfusion.EJ2.dll
Syntax
public enum InputType
Fields
Name | Description |
---|---|
AutoComplete | |
Color | |
ComboBox | |
Date | |
DateRange | |
DateTime | |
DropDownList | |
Mask | |
MultiSelect | |
Numeric | |
RTE | |
Slider | |
Text | |
Time |