Provides data for the ReportViewer's events.
Namespace:
PerpetuumSoft.Reporting.View
Assembly:
PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public class ReportViewEventArgs : EventArgs |
| Visual Basic (Declaration) |
|---|
Public Class ReportViewEventArgs _
Inherits EventArgs |
| Visual C++ |
|---|
public ref class ReportViewEventArgs : public EventArgs |
Inheritance Hierarchy
See Also