RadControls for Silverlight

Positions its children according to the ISelectionRegion region they are describing.

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

Syntax

C#
public class SelectionRegionPanel : TimeBarPanelBase
Visual Basic
Public Class SelectionRegionPanel _
	Inherits TimeBarPanelBase

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Panel
          Telerik.Windows.Controls.TimeBar..::..TimeBarPanelBase
            Telerik.Windows.Controls.Timeline..::..SelectionRegionPanel

See Also