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

In This Topic
    Grouping Class
    In This Topic
    Specifies an element that defines the expressions by which to group the data.
    Object Model
    Grouping Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Grouping 
       Implements IValidateable 
    public sealed class Grouping : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.Grouping

    See Also