ComponentOne DateTimeEditors for WPF
Inheritance Hierarchy
In This Topic
    C1.WPF.DateTimeEditors Namespace (C1.WPF.DateTimeEditors.4.5.2)
    In This Topic
    Classes
     ClassDescription
    ClassAllows selecting and editing date values.
    ClassThe C1DateTimePicker controls allows editing DateTime values. Allows editing DateTime values.
    ClassThe C1TimeEditor control allows editing of System.TimeSpan values in different formats. Allows editing TimeSpan values.
    ClassConverts to and from the DateTime type.
    ClassConverts to and from the Nullable type (using the DateTime type constraint on the generic).
    ClassWrapper class for the C1.WPF.PropertyChangedEventArgs`1 class for case when T is Nullable.
    ClassProvides data for the DateValidationError event.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the DateTime format the C1DatePicker control displays.
    EnumerationDetermines the C1DateTimePicker edit mode.
    EnumerationSpecifies the TimeSpan format the C1TimeEditor control displays.
    See Also