Determines the type of field summary.
| Member | Description |
|---|---|
| None | No summarization. |
| GrandTotal | Evaluate the specified summary function for all records in the report. |
| 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. |
| PageCount | Print the page count or page number. Use with SummaryRunning set to All to print the page number. |
DataDynamics.ActiveReports Namespace | SummaryType Property
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.