| Member | Description |
|---|---|
| None | Neither the RenderItem nor the underlying data source changed. |
| Repaint | The RenderItem changed, requiring the report to be rendered again |
| Relayout | Properties of the CustomReportItem changed, requiring the report to be re-layout again. |
| Reprocess | Data Map must be re-created (for example, re-sort) |
| Action | The user event should result in an action (such as redirecting to a URL) specified in ReportItem.Action |
System.Object
System.ValueType
System.Enum
DataDynamics.Reports.Extensibility.Rendering.Components.ChangeType