Provides data fo executing event.
Namespace:
PerpetuumSoft.Reporting.Windows.Forms
Assembly:
PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public class ExecutingEventArgs : EventArgs |
Visual Basic (Declaration) |
---|
Public Class ExecutingEventArgs _
Inherits EventArgs |
Visual C++ |
---|
public ref class ExecutingEventArgs : public EventArgs |
Inheritance Hierarchy
See Also