ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / PageCollectionEventArgs Class
Members

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

    System.Object
       System.EventArgs
          GrapeCity.ActiveReports.PageReportModel.PageCollectionEventArgs

    See Also