Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.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.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.ItemsControl
                      C1.Silverlight.Schedule.TimeRuler

    See Also