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

In This Topic
    GroupForm Class
    In This Topic
    Represents the form for grouping by multi properties.
    Object Model
    GroupForm Class
    Syntax
    'Declaration
     
    Public Class GroupForm 
       Inherits System.Windows.Forms.Form
    public class GroupForm : System.Windows.Forms.Form 
    Inheritance Hierarchy

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

    See Also