ActiveReports 18 .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
    Determines if this is a subtotal member.
    Syntax
    'Declaration
     
    ReadOnly Property IsTotal As Boolean
    bool IsTotal {get;}
    See Also