RadControls for WPF

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

Syntax

C#
public class SummaryContainer : EventContainer
Visual Basic
Public Class SummaryContainer _
	Inherits EventContainer

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.Internal..::..SelectorItemBase
                Telerik.Windows.Controls.GanttView..::..EventContainer
                  Telerik.Windows.Controls.GanttView..::..SummaryContainer

See Also