Scheduler for WinRT
TimeRulerConverter Class
Members 


Represents a Binding converter that converts minute part of DateTimeInfo start time to its string representation.
Object Model
TimeRulerConverter Class
Syntax
'Declaration
 
Public Class TimeRulerConverter 
   Implements Windows.UI.Xaml.Data.IValueConverter 
'Usage
 
Dim instance As TimeRulerConverter
public class TimeRulerConverter : Windows.UI.Xaml.Data.IValueConverter  
Remarks
TimeRulerConverter is a one-way converter.
Inheritance Hierarchy

System.Object
   C1.Xaml.Schedule.TimeRulerConverter

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

TimeRulerConverter Members
C1.Xaml.Schedule Namespace

 

 


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