Classes
| Class | Description | |
|---|---|---|
|
|
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.
|
|
|
NullablePropertyChangedEventArgs<(Of <(<'T>)>)> |
Wrapper class for the [!:C1.Silverlight.PropertyChangedEventArgs<T>] class for case when T
is Nullable<(Of <(<'T>)>)>.
|
|
|
TextValidationErrorEventArgs |
Provides data for the DateValidationError event.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
C1DatePickerFormat |
Specifies the DateTime format the C1DatePicker control displays.
|
|
|
C1DateTimePickerEditMode |
Determines the C1DateTimePicker edit mode.
|
|
|
C1TimeEditorFormat |
Specifies the TimeSpan format the C1TimeEditor control displays.
|