MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / PartItem Class
Members

PartItem Class
Represents a reference to a shared report item.
Object Model
PartItem Class
Syntax
'Declaration
 
Public NotInheritable Class PartItem 
   Inherits ReportItem
   Implements IReportComponentIValidateable 
 
Inheritance Hierarchy

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

See Also