New to Telerik UI for WPFStart a free 30-day trial

Defines the type of the control used as the default editor for the DataFormDateField.

Definition

Namespace:Telerik.Windows.Controls.Data.DataForm

Assembly:Telerik.Windows.Controls.Data.dll

Syntax:

C#
public enum DateFieldEditorMode

Fields

RadDatePicker control will be used as the editor.

C#
Date = 1

RadDateTimePicker control will be used as the editor.

C#
DateTime = 0

RadTimePicker control will be used as the editor.

C#
Time = 2
In this article
DefinitionFieldsDateDateTimeTime
Not finding the help you need?
Contact Support