ActiveReports 12
CustomReportItem Class
Members 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : CustomReportItem Class
Represents an IReportItem not defined within the RDL specification. The custom report item's information is stored inside the CustomReportItem element under a namespace for the tool or server supporting the type. If the custom report item is not recognized it is treated as an IRectangle.
Object Model
CustomReportItem Class
Syntax
'Declaration
 
Public NotInheritable Class CustomReportItem 
   Inherits ReportItem
   Implements IRdlContainerIReportComponentIReportComponentContainerIScopeDefinition 
public sealed class CustomReportItem : ReportItem, IRdlContainerIReportComponentIReportComponentContainerIScopeDefinition  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.PageReportModel.ReportComponent
            GrapeCity.ActiveReports.PageReportModel.ReportItem
               GrapeCity.ActiveReports.PageReportModel.CustomReportItem

See Also

Reference

CustomReportItem Members
GrapeCity.ActiveReports.PageReportModel Namespace