ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Grouping Class
Properties Methods

In This Topic
    Grouping Class Members
    In This Topic

    The following tables list the members exposed by Grouping.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Grouping class.  
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets information to be passed to the report output component.

     
    Public Property

    Gets or sets the name to use for the data element for the collection of all instances of this group.

     
    Public Property

    Gets or sets the name for the data element for instances of this group.

     
    Public Property

    Gets or sets a value indicating whether the group appears in a data rendering.

     
    Public PropertySpecifies the domain scope for grouping.  
    Public Property

    Gets filters to apply to each instance of the group.

     
    Public Property

    Gets a set of expressions by which to group the data.

     
    Public Property

    Gets or sets a label to identify an instance of the group within the client UI (to provide a user-friendly label for searching).

     
    Public Property

    Gets or sets the name of the grouping.

     
    Public Property

    Gets or sets a value indicating whether the grouping is in it's own section

     
    Public PropertySpecifies the page break options for grouping.  
    Public PropertySpecifies the page name.  
    Public Property

    Gets or sets an expression that identifies the parent group in a recursive hierarchy.

     
    Public PropertyGets or sets a value indicating that these rows should be printed at bottom of the group.  
    Public PropertySpecifies the list of variables.  
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the Grouping object.  
    Top
    See Also