ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Interactivity Namespace / InteractiveActions Structure
Members

In This Topic
    InteractiveActions Structure
    In This Topic
    Defines interactivity actions need to be applied to report instance during next rendering.
    Object Model
    InteractiveActions Structure
    Syntax
    'Declaration
     
    Public Structure InteractiveActions 
       Inherits System.ValueType
    public struct InteractiveActions : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.ActiveReports.Core.Rendering.Interactivity.InteractiveActions

    See Also