[]
        
(Showing Draft Content)

C1.WPF.DateTimeEditors.C1DatePickerFormat

C1DatePickerFormat Enum

Specifies the DateTime format the C1DatePicker control displays.

Namespace: C1.WPF.DateTimeEditors
Assembly: C1.WPF.DateTimeEditors.dll
Syntax
public enum C1DatePickerFormat

Fields

Name Description
Custom

Specifies that date format is determined by the C1DatePicker.CustomFormat property.

Long

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

Short

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