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

ActionKey Structure
Defines unique identifier of interactive element clicked by user during interactive preview.
Object Model
ActionKey Structure
Syntax
'Declaration
 
Public Structure ActionKey 
   Inherits System.ValueType
 
Remarks
This structure should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

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

See Also