The TimeOfDayToStringConverter type exposes the following members.

Constructors

  NameDescription
TimeOfDayToStringConverter

Methods

  NameDescription
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

  NameDescription
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.)

See Also