ActiveReports Developer 7
ReportItemCollectionEventArgs Class Members
See Also  Properties 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ReportItemCollectionEventArgs Class

Glossary Item Box

The following tables list the members exposed by ReportItemCollectionEventArgs.

Public Constructors

 NameDescription
Public ConstructorReportItemCollectionEventArgs ConstructorInitializes a new instance of the ReportItemCollectionEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertyIndexReturns an Integer for the ReportItem that was added or removed.  
Public PropertyValueReturns the ReportItem object that was added or removed.  
Top

See Also