ActiveReports Developer 7
IsTotal Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace > IMatrixMember Interface : IsTotal Property

Glossary Item Box

Determines if this is a subtotal member.

Syntax

Visual Basic (Declaration) 
ReadOnly Property IsTotal As System.Boolean
C# 
System.bool IsTotal {get;}

See Also