Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Tools and Features
Report Class
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
 
Report Class 

Contains methods and properties that can apply to both local and server reports.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Visual Basic (Declaration)
Public MustInherit Class Report
Visual Basic (Usage)
Dim instance As Report
C#
public abstract class Report
C++
public ref class Report abstract
J#
public abstract class Report
JScript
public abstract class Report

This class is used as a base class for the LocalReport and ServerReport objects and is not intended for use directly from your code. Please see LocalReport and ServerReport for implementation-specific information.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker