Formats the date range of a ScheduleView suitably for display in the SchedulerNavigationBar.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public class DateRangeDisplayConverter : IValueConverter
Visual Basic (Declaration)
Public Class DateRangeDisplayConverter _
	Implements IValueConverter

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfElements..::.DateRangeDisplayConverter

See Also