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 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