ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer.ActionEventArgs Class / Viewer.ActionEventArgs Constructor / Viewer.ActionEventArgs Constructor()

In This Topic
    Viewer.ActionEventArgs Constructor()
    In This Topic
    Initializes the new instance of ActionEventArgs class.
    Syntax
    'Declaration
     
    Public Function New()
    public Viewer.ActionEventArgs()
    Remarks
    This constructor 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.
    See Also