ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrixMember Interface / IsTotal Property

In This Topic
    IsTotal Property (IMatrixMember)
    In This Topic
    Gets a value indicating whether this is a subtotal member.
    Syntax
    'Declaration
     
    ReadOnly Property IsTotal As Boolean
    bool IsTotal {get;}

    Property Value

    A System.Boolean value indicating whether this is a subtotal member.
    See Also