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

In This Topic
    IReportComponent Interface
    In This Topic
    Represents an interface of 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