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

In This Topic
    PartItem Class
    In This Topic
    References shared report item.
    Object Model
    PartItem Class
    Syntax
    'Declaration
     
    Public NotInheritable Class PartItem 
       Inherits ReportItem
       Implements IReportComponentIValidateable 
    public sealed class PartItem : ReportItem, IReportComponentIValidateable  
    Inheritance Hierarchy

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

    See Also