RadControls for WPF

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

Syntax

C#
public class RadGanttView : Control, 
	ISelectorInteraction, IScrollingInfo, IScrollingServiceCore, IObjectEditingObserver
Visual Basic
Public Class RadGanttView _
	Inherits Control _
	Implements ISelectorInteraction, IScrollingInfo, IScrollingServiceCore, IObjectEditingObserver

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..::..RadGanttView

See Also