ComponentOne Scheduler for WPF and Silverlight
VisualIntervalToStringConverter Class
Members 

C1.WPF.Schedule Namespace : VisualIntervalToStringConverter Class
VisualIntervalToStringConverter converts VisualInterval start time to string using formatting string specified in one of the C1Scheduler properties: - DayViewDayHeaderFormat, - WeekViewDayHeaderFormat, - MonthViewDayHeaderMonthFormat, - MonthViewDayHeaderDayFormat, - MonthViewHeaderFormat. Converter parameter should specify C1Scheduler property name. If converter parameter is null, uses VisualInterval.Culture.DateTimeFormat.ShortDatePattern as formatting string.
Object Model
VisualIntervalToStringConverter Class
Syntax
'Declaration
 
Public Class VisualIntervalToStringConverter 
public class VisualIntervalToStringConverter 
Inheritance Hierarchy

System.Object
   C1.WPF.Schedule.VisualIntervalToStringConverter

See Also

Reference

VisualIntervalToStringConverter Members
C1.WPF.Schedule Namespace