GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : ChangeType Enumeration |
'Declaration Public Enum ChangeType Inherits System.Enum
public enum ChangeType : System.Enum
Member | Description |
---|---|
Action | The user event should result in an action (such as redirecting to a URL) specified in ReportItem.Action |
None | Neither the RenderItem nor the underlying data source changed. |
Relayout | Properties of the CustomReportItem changed, requiring the report to be re-layout again. |
Repaint | The RenderItem changed, requiring the report to be rendered again |
Reprocess | Data Map must be re-created (for example, re-sort) |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Components.ChangeType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2