Class | Description | |
---|---|---|
![]() | C1DatePicker | Allows selecting and editing date values. |
![]() | C1DateTimePicker | The C1DateTimePicker controls allows editing DateTime values. |
![]() | C1TimeEditor | The C1TimeEditor control allows editing of System.TimeSpan values in different formats. |
![]() | DateTimeTypeConverter | Converts to and from the DateTime type. |
![]() | NullableDateTimeConverter | Converts to and from the Nullable type (using the DateTime type constraint on the generic). |
![]() | NullablePropertyChangedEventArgs<T> | Wrapper class for the C1.WinUI.Core.PropertyChangedEventArgs<T> class for case when T is Nullable. |
![]() | TextValidationErrorEventArgs | Provides data for the DateValidationError event. |