RadControls for Silverlight

Namespace: Telerik.Windows.Controls.Scheduling
Assembly: Telerik.Windows.Scheduling.Core (in Telerik.Windows.Scheduling.Core.dll) Version: 2013.1.403.1050

Syntax

C#
public class CurrentHourTickContainer : Control, 
	IDataContainer
Visual Basic
Public Class CurrentHourTickContainer _
	Inherits Control _
	Implements IDataContainer

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          Telerik.Windows.Controls.Scheduling..::..CurrentHourTickContainer

See Also