Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This constructor supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Syntax
'Declaration
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext
Dim instance As New ReportViewerException(info, context)
protected ReportViewerException (
SerializationInfo info,
StreamingContext context
)
protected:
ReportViewerException (
SerializationInfo^ info,
StreamingContext context
)
protected ReportViewerException (
SerializationInfo info,
StreamingContext context
)
protected function ReportViewerException (
info : SerializationInfo,
context : StreamingContext
)
Parameters
- info
- context
See Also
Reference
ReportViewerException Class
ReportViewerException Members
Microsoft.Reporting.WinForms Namespace