[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Types
All Types | Classes ![]() | Enumerations![]() |
Name | Description | |
---|---|---|
![]() | TimeSelector..::.AmPmSpec |
Enumerator representing AM/PM values
|
![]() | TimeSelector..::.TimeFormat |
Enumerator Representing 12/24 Hour Formats
|
![]() | TimeSelector..::.TimePartType |
Enumerator representing the 3 adjustable parts of time for this control
|
![]() | TimeSelector |
Control that allows you to display a time picker in the same format as the Windows XP clock settings view.
|
![]() | TimeSelectorAvailabilityValidator | Takes a List<DateTime> value and compares those values against the submitted DateTime of the TimeSelector. Valid if DateTime values are not within range of the List<DateTime> values +- AppointmentLengthInMinutes. |