ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer.ActionEventArgs Class
Members

In This Topic
    Viewer.ActionEventArgs Class
    In This Topic
    Provides data for Action event.
    Object Model
    Viewer.ActionEventArgs Class
    Syntax
    'Declaration
     
    Public Class Viewer.ActionEventArgs 
       Inherits System.ComponentModel.CancelEventArgs
    public class Viewer.ActionEventArgs : System.ComponentModel.CancelEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.ComponentModel.CancelEventArgs
             GrapeCity.ActiveReports.Viewer.Win.Viewer.ActionEventArgs

    See Also