Scheduler for WinRT
VisualIntervalToStringConverter Class
Members 


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 
   Implements Windows.UI.Xaml.Data.IValueConverter 
'Usage
 
Dim instance As VisualIntervalToStringConverter
public class VisualIntervalToStringConverter : Windows.UI.Xaml.Data.IValueConverter  
Inheritance Hierarchy

System.Object
   C1.Xaml.Schedule.VisualIntervalToStringConverter

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

VisualIntervalToStringConverter Members
C1.Xaml.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.