Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / TimeRulerConverter Class
Members

In This Topic
    TimeRulerConverter Class
    In This Topic
    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 
    public class TimeRulerConverter 
    Remarks
    TimeRulerConverter is a one-way converter.
    Inheritance Hierarchy

    System.Object
       C1.WPF.Schedule.TimeRulerConverter

    See Also