ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class
Members

In This Topic
    C1GanttView Class
    In This Topic
    Represents the Gantt Chart control.
    Object Model
    C1GanttView Class
    Syntax
    'Declaration
     
    Public Class C1GanttView 
       Inherits System.Windows.Forms.UserControl
    public class C1GanttView : System.Windows.Forms.UserControl 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.UserControl
                         C1.Win.C1GanttView.C1GanttView

    See Also