ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / CollateBy Property

In This Topic
    CollateBy Property
    In This Topic
    Gets or sets the collate setting of page report.
    Syntax
    'Declaration
     
    Public Property CollateBy As CollateBy
    public CollateBy CollateBy {get; set;}
    See Also