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

In This Topic
    PageCollectionEventArgs Class
    In This Topic
    Represents a data for the PageCollection.ItemAdded 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