MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / MatrixGroupingDefinition Class / HasTotal Field

In This Topic
HasTotal Field
In This Topic
Gets a value indicating whether the grouping has a total.
Syntax
'Declaration
 
Public ReadOnly HasTotal As Boolean
 

Field Value

A System.Boolean value indicating whether the grouping has a total.
See Also