ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ChangeResult Structure
Members

In This Topic
    ChangeResult Structure
    In This Topic
    Encapsulates the resulting change for interactivity action processed by IReportItem
    Object Model
    ChangeResult Structure
    Syntax
    'Declaration
     
    Public Structure ChangeResult 
       Inherits System.ValueType
    public struct ChangeResult : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.ActiveReports.Extensibility.Rendering.Components.ChangeResult

    See Also