The TimeOfDayToStringConverter type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TimeOfDayToStringConverter |
Methods
| Name | Description | |
|---|---|---|
| Convert |
Converts a TimeOfDay to a display string.
| |
| ConvertBack |
Converts a value from a binding target for writing to a binding source.
| |
| FormatTimeOfDay |
Formats a time of day for display.
(Inherited from TimeStringConverterBase.) |
Properties
| Name | Description | |
|---|---|---|
| TimeDisplayMode |
Gets or sets the TimeDisplayMode that specifies how to convert the TimeOfDay
object into a string.
(Inherited from TimeStringConverterBase.) | |
| TimeEnd |
Gets or sets which end of a range is to be formatted.
(Inherited from TimeStringConverterBase.) |