ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / GroupHeader Class
Properties Methods Events

In This Topic
    GroupHeader Class Members
    In This Topic

    The following tables list the members exposed by GroupHeader.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GroupHeader class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that specifies whether the group will print as a single block in the same column.  
    Public PropertyGets or sets a value to determine whether the section should use the same column layout as its detail section.  
    Public Property

    Gets or sets the name of the field used to group the data source records.

     
    Public PropertyGets or sets a value that specifies whether the section and its footer will print as a single block on the same page.
     
    Public PropertyGets or sets the height of the group header.  
    Public PropertyGets or sets a value that determines whether the section should be printed on a single page.  
    Public PropertyGets or sets a value that determines whether a new column (in a multi-column report) should be started before and/or after printing the section.  
    Public PropertyGets or sets a value that determines whether a new page should be inserted before and/or after printing the section.  
    Public PropertyGets or sets a value that specifies whether the section should print with every column or page on which the Detail section or associated footer is printed.  
    Public Property

    Gets or sets a value that specifies whether the section should print underneath the following section.

     
    Top
    See Also