The DateRangeDisplayConverter type exposes the following members.

Constructors

  NameDescription
DateRangeDisplayConverter

Methods

  NameDescription
Convert
Formats the DateRangeDisplayInfo value for display in a view title.
ConvertBack
Converts a value from a binding target for writing to a binding source.

Properties

  NameDescription
MonthFormat
Gets or sets the format string to be used for displaying months. The default is full month name (e.g. "January").

See Also