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

In This Topic
    PrintFooterAtBottom Property (Grouping)
    In This Topic
    Gets or sets a value indicating that these rows should be printed at bottom of the group.
    Syntax
    'Declaration
     
    Public Property PrintFooterAtBottom As Boolean
    public bool PrintFooterAtBottom {get; set;}
    See Also