Enum SubReportEvent
Notifications raised during report processing to inform a subreport and its sections of state transitions such as report start, data/group/page changes and subreport start/end.
Namespace: Reportman.Reporting
Assembly: Reportman.Reporting.dll
Syntax
public enum SubReportEvent
Fields
| Name | Description |
|---|---|
| DataChange | |
| GroupChange | |
| InvalidateValue | |
| PageChange | |
| Start | |
| SubReportEnd | |
| SubReportStart |