Class EditorType
Provides values that represent various RadDataForm editor types.
Inheritance
System.Object
EditorType
Namespace: Telerik.XamarinForms.Input
Assembly: Telerik.XamarinForms.Input.dll
Syntax
public sealed class EditorType : Enum
Fields
AutoCompleteEditor
CheckBoxEditor
Custom
DateEditor
DecimalEditor
IntegerEditor
NumberPickerEditor
PickerEditor
SegmentedEditor
SliderEditor
TextEditor
TimeEditor
ToggleButtonEditor
value__
Declaration
public int value__
Field Value
System.Int32
|