ActiveReports 12
IsTotal Property

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace > DataMember Class : IsTotal Property
Indicates whether this member shows subtotal values or a value for a particular member.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property IsTotal As Boolean
public abstract bool IsTotal {get;}
See Also

Reference

DataMember Class
DataMember Members