RadControls for Silverlight

Namespace: Telerik.Windows.Controls.Timeline
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.2.611.1050

Syntax

C#
public class TimelinePeriodContainer : TimeIntervalContainerBase
Visual Basic
Public Class TimelinePeriodContainer _
	Inherits TimeIntervalContainerBase

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ItemsControl
            Telerik.Windows.Controls..::..ItemsControl
              Telerik.Windows.Controls.TimeBar..::..TimeIntervalContainerBase
                Telerik.Windows.Controls.Timeline..::..TimelinePeriodContainer

See Also