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

In This Topic
    Grouping Property (FixedPage)
    In This Topic
    Gets or sets an expression by which to group the data.
    Syntax
    'Declaration
     
    Public Property Grouping As Grouping
    public Grouping Grouping {get; set;}
    See Also