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

Specifies the format of the DateTimePicker.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

C#
public enum DateTimePickerFormat

Fields

Specifies that the date should be displayed using unabbreviated days of the week and month names.

C#
Long = 0

Specifies that the date should be displayed using abbreviated days of the week and month names.

C#
Short = 1
In this article
DefinitionFieldsLongShort
Not finding the help you need?
Contact Support