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

In This Topic
    ActionKey Structure
    In This Topic
    Defines unique identifier of interactive element clicked by user during interactive preview.
    Object Model
    ActionKey Structure
    Syntax
    'Declaration
     
    Public Structure ActionKey 
       Inherits System.ValueType
    public struct ActionKey : System.ValueType 
    Inheritance Hierarchy

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

    See Also