ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixMember Interface / IsExtraTotal Property

In This Topic
    IsExtraTotal Property
    In This Topic
    Indicates that the member has been added for interactivity.
    Syntax
    'Declaration
     
    ReadOnly Property IsExtraTotal As Boolean
    bool IsExtraTotal {get;}
    See Also