|
|
|
@ -10,6 +10,7 @@ Represents a control that allows users to select a time. |
|
|
|
| --- | --- | |
|
|
|
| AllowSpin | Gets or sets a value indicating whether interacting with the spinner will result in increment/decrement operations. | |
|
|
|
| ClipValueToMinMax | Gets or sets if the value should be clipped when minimum/maximum is reached. | |
|
|
|
| DefaultValue | Gets or sets the value to use when the **Text** is null or empty. | |
|
|
|
| EndTime | Gets or sets the last time listed in the control's dropdown. | |
|
|
|
| Format | Gets or sets the time format displayed. | |
|
|
|
| FormatString | Gets or sets the format string used when **Format** is set to Custom. | |
|
|
|
|