ActiveReports 19 .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 PropertyGets or sets an information to be passed to the report output component.  
    Public PropertyGets or sets a name to use for the data element for the collection of all instances of this group.  
    Public PropertyGets or sets a name of the top-level XML element that represents the instances of this group.  
    Public PropertyGets or sets a value indicating whether the item appears in a data rendering.  
    Public PropertyGets or sets a domain scope for grouping.  
    Public PropertyGets the filters to apply to each instance of the group.  
    Public PropertyGets a set of expressions by which to group the data.  
    Public PropertyGets or sets a label to identify an instance of the group within the client UI, providing a user-friendly label for searching.  
    Public PropertyGets or sets a name of the grouping.  
    Public PropertyGets or sets a value indicating whether the grouping is in its own section.  
    Public PropertyGets or sets the page break options.  
    Public PropertyGets or sets a page name for grouping.  
    Public PropertyGets 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 the bottom of the group.  
    Public PropertyGets a collection of the variables for grouping.  
    Top
    Public Methods
     NameDescription
    Public MethodValidates the current state of the Grouping object.  
    Top
    See Also