ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / IReportComponent Interface
Members

In This Topic
    IReportComponent Interface
    In This Topic
    Specifies a component for the report.
    Object Model
    IReportComponent Interface
    Syntax
    'Declaration
     
    Public Interface IReportComponent 
    public interface IReportComponent 
    Remarks
    Provides a base interface for types like Report, Body, and ReportItem.
    See Also