Enum Aggregate
Defines the scope over which an aggregate value is accumulated: none, per group, per page, or across the whole report.
Namespace: Reportman.Reporting
Assembly: Reportman.Reporting.dll
Syntax
public enum Aggregate
Fields
| Name | Description |
|---|---|
| General | |
| Group | |
| None | |
| Page |