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

IReportComponent Interface
Represents an interface of component for the report.
Object Model
IReportComponent Interface
Syntax
'Declaration
 
Public Interface IReportComponent 
 
Remarks
Provides a base interface for types like Report, Body, and ReportItem.
See Also