ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / Group Class
Members

In This Topic
    Group Class
    In This Topic
    Object used to sort and group report data.
    Object Model
    Group Class
    Syntax
    'Declaration
     
    Public Class Group 
    public class Group 
    Remarks
    Each Group has a Header section and a Footer section that can be used to display aggregate information for the group.
    Inheritance Hierarchy

    System.Object
       C1.C1Report.Group

    See Also