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

Specify the input mode of the DateTimePicker.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

C#
public enum InputMode

Fields

The DateTimePicker will input only Date.

C#
DatePicker = 1

The DateTimePicker will input both Date and Time.

C#
DateTimePicker = 0

The DateTimePicker will input only Time.

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