[]
        
(Showing Draft Content)

C1.WPF.DateTimeEditors

C1.WPF.DateTimeEditors Namespace

Classes

C1DatePicker

Allows selecting and editing date values.

C1DateTimePicker

The C1DateTimePicker controls allows editing DateTime values.

C1TimeEditor

The C1TimeEditor control allows editing of TimeSpan values in different formats.

DateTimeTypeConverter

Converts to and from the DateTime type.

NullableDateTimeConverter

Converts to and from the Nullable<T> type (using the DateTime type constraint on the generic).

NullablePropertyChangedEventArgs<T>

Wrapper class for the C1.WPF.Core.PropertyChangedEventArgs`1 class for case when T is Nullable<T>.

TextValidationErrorEventArgs

Provides data for the DateValidationError event.

Enums

C1DatePickerFormat

Specifies the DateTime format the C1DatePicker control displays.

C1DateTimePickerEditMode

Determines the C1DateTimePicker edit mode.

C1TimeEditorFormat

Specifies the TimeSpan format the C1TimeEditor control displays.