The SchedulerElementDisplayStateToTimeStringConverter type exposes the following members.

Constructors

Methods

  NameDescription
Convert
Formats the time component of a SchedulerElementDisplayState for display.
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