Enum
DateFieldEditorMode

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:

cs-api-definition
public enum DateFieldEditorMode

Fields

Date

RadDatePicker control will be used as the editor.

Declaration

cs-api-definition
Date = 1

Field Value

DateFieldEditorMode

DateTime

RadDateTimePicker control will be used as the editor.

Declaration

cs-api-definition
DateTime = 0

Field Value

DateFieldEditorMode

Time

RadTimePicker control will be used as the editor.

Declaration

cs-api-definition
Time = 2

Field Value

DateFieldEditorMode

In this article
DefinitionFieldsDateDateTimeTime
Not finding the help you need?
Contact Support