ActiveReports 18 .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
    Indicates whether grouping has total.
    Syntax
    'Declaration
     
    Public ReadOnly HasTotal As Boolean
    public readonly bool HasTotal
    See Also