ActiveReports 9
SummaryType Enumeration

Determines the type of field summary.
Syntax
'Declaration
 
Public Enum SummaryType 
   Inherits System.Enum
public enum SummaryType : System.Enum 
Members
MemberDescription
GrandTotalEvaluate the specified summary function for all records in the report.
NoneNo summarization.
PageCountPrint the page count or page number.  Use with SummaryRunning set to All to print the page number.
PageTotalEvaluate the specified summary function for all records on each page.
SubTotalEvaluate the specified summary function for all records in each group level.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.SectionReportModel.SummaryType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.ActiveReports.SectionReportModel Namespace
ActiveReports6~GrapeCity.ActiveReports.TextBox~SummaryType

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum