LocalReport Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Herança
- Atributos
- Implementações
Propriedades
| Nome | Description |
|---|---|
| DataSources | |
| DisplayName | (Herdado de Report) |
| EnableExternalImages | |
| EnableHyperlinks | |
| IsDrillthroughReport | (Herdado de Report) |
| IsReadyForRendering | (Herdado de Report) |
| MapTileServerConfiguration | |
| OriginalParametersToDrillthrough | |
| ReportEmbeddedResource | |
| ReportPath | |
| ShowDetailedSubreportMessages | |
Métodos
Eventos
| Nome | Description |
|---|---|
| SubreportProcessing | |
Implantações explícitas de interface
| Nome | Description |
|---|---|
| ISerializable.GetObjectData(SerializationInfo, StreamingContext) | |