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

In This Topic
    ReportItemCollectionEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ReportItemCollectionEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ReportItemCollectionEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns an Integer for the ReportItem that was added or removed.  
    Public PropertyReturns the ReportItem object that was added or removed.  
    Top
    See Also