ActiveReports 12
Index Property (ReportItemCollectionEventArgs)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItemCollectionEventArgs Class : Index Property
Returns an Integer for the ReportItem that was added or removed.
Syntax
'Declaration
 
Public ReadOnly Property Index As Integer
public int Index {get;}

Property Value

An Integer indicating the index of the ReportItem that was added or removed.
See Also

Reference

ReportItemCollectionEventArgs Class
ReportItemCollectionEventArgs Members