ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf 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.Wpf.Viewer.ActionEventArgs

    See Also