ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer.ActionEventArgs Class / Viewer.ActionEventArgs Constructor

In This Topic
    Viewer.ActionEventArgs Constructor
    In This Topic
    Initializes a new instance of Viewer.ActionEventArgs class.
    Overload List
    OverloadDescription
    Initializes a new instance of the Viewer.ActionEventArgs class. This default constructor initializes the instance without specifying an action or page number.  
    Initializes a new instance of the Viewer.ActionEventArgs class with the specified action. This constructor is used when an action is defined without a specific page navigation.  
    Initializes a new instance of the Viewer.ActionEventArgs class with the specified action and page number. This constructor is used when the action involves navigating to a specific page.  
    See Also