Scheduler for WPF | ComponentOne
C1.WPF.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 C1Scheduler.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.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      C1.WPF.Schedule.TimeRulerHelper

    See Also