RadControls for WPF

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView (in Telerik.Windows.Controls.ScheduleView.dll) Version: 2013.1.403.40

Syntax

C#
public abstract class TimeRulerItemBase : ContentControl
Visual Basic
Public MustInherit Class TimeRulerItemBase _
	Inherits ContentControl

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..::..ContentControl
                Telerik.Windows.Controls..::..TimeRulerItemBase
                  Telerik.Windows.Controls..::..TimeRulerGroupItem
                  Telerik.Windows.Controls..::..TimeRulerItem
                  Telerik.Windows.Controls..::..TimeRulerLine

See Also