Report 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 Report : IDisposable, Microsoft::ReportDesigner::IReport, Microsoft::ReportingServices::RdlObjectModel::IReportData, System::ComponentModel::IComponent
[System.ComponentModel.Designer(typeof(Microsoft.ReportDesigner.ReportComponentDesigner), typeof(System.ComponentModel.Design.IRootDesigner))]
[System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ReportEditor), typeof(System.ComponentModel.ComponentEditor))]
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.DesignerTypeConverter))]
[System.ComponentModel.TypeDescriptionProvider(typeof(Microsoft.ReportDesigner.DesignerTypeDescriptionProvider))]
public class Report : IDisposable, Microsoft.ReportDesigner.IReport, Microsoft.ReportingServices.RdlObjectModel.IReportData, System.ComponentModel.IComponent
[<System.ComponentModel.Designer(typeof(Microsoft.ReportDesigner.ReportComponentDesigner), typeof(System.ComponentModel.Design.IRootDesigner))>]
[<System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ReportEditor), typeof(System.ComponentModel.ComponentEditor))>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.DesignerTypeConverter))>]
[<System.ComponentModel.TypeDescriptionProvider(typeof(Microsoft.ReportDesigner.DesignerTypeDescriptionProvider))>]
type Report = class
interface IComponent
interface IDisposable
interface IReport
interface IReportData
Public Class Report
Implements IComponent, IDisposable, IReport, IReportData
- Inheritance
-
Report
- Attributes
- Implements
Constructors
Report(LayoutEditor) |
Properties
Methods
Events
Disposed |