Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / TimeRulerHelper Class
Members

In This Topic
    TimeRulerHelper Class
    In This Topic
    Supplies hours and minutes string representation based on the specified VisualInterval object, current culture and TimeFormat property value.
    Object Model
    TimeRulerHelper Class
    Syntax
    'Declaration
     
    
    Public Class TimeRulerHelper 
       Inherits System.Windows.FrameworkElement
    public class TimeRulerHelper : System.Windows.FrameworkElement 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                C1.Silverlight.Schedule.TimeRulerHelper

    See Also