'Declaration Public Enum SummaryType Inherits System.Enum
public enum SummaryType : System.Enum
'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
GrapeCity.ActiveReports.SectionReportModel Namespace
ActiveReports6~GrapeCity.ActiveReports.TextBox~SummaryType