ActiveReports 12
Value Property (ReportItemCollectionEventArgs)

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

Property Value

A ReportItem object representing the item that was added or removed.
See Also

Reference

ReportItemCollectionEventArgs Class
ReportItemCollectionEventArgs Members