Formats the time component of a SchedulerElementDisplayState for display.

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

Syntax

C#
public class SchedulerElementDisplayStateToTimeStringConverter : TimeStringConverterBase, IValueConverter
Visual Basic (Declaration)
Public Class SchedulerElementDisplayStateToTimeStringConverter _
	Inherits TimeStringConverterBase _
	Implements IValueConverter

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfElements..::.TimeStringConverterBase
    Mindscape.WpfElements..::.SchedulerElementDisplayStateToTimeStringConverter

See Also