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

In This Topic
    Group Class Members
    In This Topic

    The following tables list the members exposed by Group.

    Public Properties
     NameDescription
    Public PropertyGets or sets the expression used to break records into groups.  
    Public PropertySpecifies whether the group should be kept together on a page.  
    Public PropertyGets or sets the group name.  
    Public PropertyGets the C1Report object that contains this Group.  
    Public PropertyReturns the Section used as this group's footer.  
    Public PropertyReturns the Section used as this group's header.  
    Public PropertyGets or sets how the group is sorted.  
    Public PropertyGets or sets extra data needed by the calling program.  
    Top
    Public Methods
     NameDescription
    Public MethodMoves a group to a new position in the C1Report.Groups collection, optionally adjusting its C1Report.Sections and C1Report.Fields.  
    Top
    See Also