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

In This Topic
    ReportItemCollectionEventArgs Class
    In This Topic
    Provides data for the ItemAdded or ItemRemoved event of the ReportItemCollection.
    Object Model
    ReportItemCollectionEventArgs Class
    Syntax
    'Declaration
     
    Public Class ReportItemCollectionEventArgs 
       Inherits System.EventArgs
    public class ReportItemCollectionEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          GrapeCity.ActiveReports.PageReportModel.ReportItemCollectionEventArgs

    See Also