GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : SummaryType Enumeration |
'Declaration Public Enum SummaryType Inherits System.Enum
public enum SummaryType : System.Enum
Member | Description |
---|---|
GrandTotal | Evaluate the specified summary function for all records in the report. |
None | No summarization. |
PageCount | Print the page count or page number. Use with SummaryRunning set to All to print the page number. |
PageTotal | Evaluate the specified summary function for all records on each page. |
SubTotal | Evaluate the specified summary function for all records in each group level. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.SectionReportModel.SummaryType
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
GrapeCity.ActiveReports.SectionReportModel Namespace
ActiveReports6~GrapeCity.ActiveReports.TextBox~SummaryType