RadControls for WPF

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

Syntax

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

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
              Telerik.Windows.Controls.Scheduling..::..MinorTickContainer

See Also