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 ReportItem abstract : IDisposable, Microsoft::ReportDesigner::IReportItem, System::ComponentModel::IComponent
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportItem/ReportItemConverter))]
[System.ComponentModel.TypeDescriptionProvider(typeof(Microsoft.ReportDesigner.DesignerTypeDescriptionProvider))]
public abstract class ReportItem : IDisposable, Microsoft.ReportDesigner.IReportItem, System.ComponentModel.IComponent
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportItem/ReportItemConverter))>]
[<System.ComponentModel.TypeDescriptionProvider(typeof(Microsoft.ReportDesigner.DesignerTypeDescriptionProvider))>]
type ReportItem = class
interface IReportItem
interface ITool
interface IComponent
interface IDisposable
Public MustInherit Class ReportItem
Implements IComponent, IDisposable, IReportItem