ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / MatrixGroupingDefinition Class / HasTotal Field

In This Topic
    HasTotal Field
    In This Topic
    Gets a value indicating whether the grouping has a total.
    Syntax
    'Declaration
     
    Public ReadOnly HasTotal As Boolean
    public readonly bool HasTotal

    Field Value

    A System.Boolean value indicating whether the grouping has a total.
    See Also