ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReportItem Interface
Members

In This Topic
    IReportItem Interface
    In This Topic
    Interface for report item objects.
    Object Model
    IReportItem Interface
    Syntax
    'Declaration
     
    Public Interface IReportItem 
       Inherits IDocumentMapItemIRenderComponent 
    public interface IReportItem : IDocumentMapItemIRenderComponent  
    See Also