Enum DateFieldEditorMode
Defines the type of the control used as the default editor for the DataFormDateField.
Namespace: Telerik.Windows.Controls.Data.DataForm
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public enum DateFieldEditorMode
Date
RadDatePicker control will be used as the editor.
DateTime
RadDateTimePicker control will be used as the editor.
Time
RadTimePicker control will be used as the editor.