FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / C1FlexGridGroupPanel Class
Members

In This Topic
    C1FlexGridGroupPanel Class
    In This Topic
    A C1FlexGrid extension control with ability to create groups in grid by user interactions.
    Object Model
    C1FlexGridGroupPanel Class
    Syntax
    'Declaration
     
    
    Public Class C1FlexGridGroupPanel 
       Inherits C1.Framework.XViewHost
    public class C1FlexGridGroupPanel : C1.Framework.XViewHost 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Framework.XViewHost
                   C1.Win.C1FlexGrid.C1FlexGridGroupPanel

    See Also