LocalReport Constructor
Initializes a new instance of the LocalReport class.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New LocalReport
public LocalReport ()
public:
LocalReport ()
public LocalReport ()
public function LocalReport ()
See Also
Reference
LocalReport Class
LocalReport Members
Microsoft.Reporting.WebForms Namespace