ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DynamicColumnsRows Class / Subtotal Property

In This Topic
    Subtotal Property
    In This Topic

    Gets or sets an automatic subtotal for the column or row.

    Syntax
    'Declaration
     
    Public Property Subtotal As Subtotal
    public Subtotal Subtotal {get; set;}

    Property Value

    A Subtotal object containing an automatic subtotal for the column or row.

    See Also