LocalReport Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class LocalReport sealed : Microsoft::Reporting::WebForms::Report, IDisposable, System::Runtime::Serialization::ISerializable
[System.Serializable]
public sealed class LocalReport : Microsoft.Reporting.WebForms.Report, IDisposable, System.Runtime.Serialization.ISerializable
[<System.Serializable>]
type LocalReport = class
inherit Report
interface ISerializable
interface IDisposable
Public NotInheritable Class LocalReport
Inherits Report
Implements IDisposable, ISerializable
- Inheritance
- Attributes
- Implements
Properties
DataSources | |
DisplayName | (Inherited from Report) |
EnableExternalImages | |
EnableHyperlinks | |
IsDrillthroughReport | (Inherited from Report) |
IsReadyForRendering | (Inherited from Report) |
MapTileServerConfiguration | |
OriginalParametersToDrillthrough | |
ReportEmbeddedResource | |
ReportPath | |
ShowDetailedSubreportMessages |
Methods
Events
SubreportProcessing |
Explicit Interface Implementations
ISerializable.GetObjectData(SerializationInfo, StreamingContext) |