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

In This Topic
    TimeRuler Class
    In This Topic
    Represents UI for displaying horizontal or vertical time ruler in the C1Scheduler control template.
    Object Model
    TimeRuler Class
    Syntax
    'Declaration
     
    
    Public Class TimeRuler 
       Inherits System.Windows.Controls.ItemsControl
    public class TimeRuler : System.Windows.Controls.ItemsControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ItemsControl
                            C1.WPF.Schedule.TimeRuler

    See Also