Upgrade your Internet Experience
United States - English
Argentina (Español)
Australia (English)
Brasil (Português)
Canada (English)
Canada (Français)
中国 (简体中文)
Colombia (Español)
Deutschland (Deutsch)
España (Español)
France (Français)
India (English)
Italia (Italiano)
日本 (日本語)
México (Español)
Perú (Español)
Россия (Pусский)
United Kingdom (English)
United States (English)
More...
Microsoft.com
Welcome
Sign in
Visual Studio Developer Center
Home
Library
Learn
Samples
Downloads
Extensions
Support
Forums
Classic
  |  
Lightweight
  |  
ScriptFree
Printer Friendly Version
Send
Click to Rate and Give Feedback
Give feedback on this content
MSDN Library
MSDN
Please Wait
MSDN Library
Please Wait
Development Tools and Languages
Please Wait
Visual Studio 2005
Please Wait
Visual Studio
Please Wait
Tools and Features
Please Wait
ReportViewer Controls Programming R...
Please Wait
Microsoft.Reporting.WinForms
Please Wait
LocalReport Class
Please Wait
LocalReport Methods
Please Wait
Collapse All
Expand All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0
Other versions are also available for the following:
Microsoft Visual Studio 2008/.NET Framework 3.5
Microsoft Visual Studio 2010/.NET Framework 4
Microsoft Visual Studio 11/.NET Framework 4.5
LocalReport Methods
Public Methods
(see also
Protected Methods
)
Name
Description
AddTrustedCodeModuleInCurrentAppDomain
Adds the supplied assembly to the list of assemblies that are trusted to execute in the current
AppDomain
.
Dispose
Releases all resources that are used by the
LocalReport
object.
Equals
Overloaded. (Inherited from
Object
.)
ExecuteReportInCurrentAppDomain
Causes processing extensions and expressions in the report to be executed in the current
AppDomain
.
ExecuteReportInSandboxAppDomain
Causes processing extensions and expressions to be run in an application domain with limited permissions.
GetDataSourceNames
Returns the names of all data sources used within the local report.
GetDefaultPageSettings
Overridden. Gets the default page settings specified in the local report.
GetDocumentMap
Returns the representation of the document map for the local report. (Inherited from
Report
.)
GetHashCode
(Inherited from
Object
.)
GetParameters
Overridden. Returns report parameter properties for the report.
GetTotalPages
Overridden. Returns the total number of logical pages in the report.
GetType
(Inherited from
Object
.)
ListRenderingExtensions
Overridden. Returns all available rendering extensions for the local report.
LoadReportDefinition
Overloaded.
LoadSubreportDefinition
Overloaded. Loads a subreport definition.
ReferenceEquals
(Inherited from
Object
.)
Refresh
Overridden. Causes the local report to be rendered with new data.
Render
Overloaded.
SetParameters
Overridden. Sets report parameter properties for the local report.
ToString
(Inherited from
Object
.)
Top
Protected Methods
Name
Description
Finalize
(Inherited from
Object
.)
MemberwiseClone
(Inherited from
Object
.)
Top
Explicit Interface Implementations
Name
Description
System.Runtime.Serialization.ISerializable.GetObjectData
Top
See Also
Reference
LocalReport Class
Microsoft.Reporting.WinForms Namespace
© 2012 Microsoft. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement