GrapeCity.ActiveReports.v11 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportItemCollectionEventArgs クラス : ReportItemCollectionEventArgs コンストラクタ |
'宣言 Public Function New( _ ByVal index As Integer, _ ByVal value As ReportItem _ )
public ReportItemCollectionEventArgs( int index, ReportItem value )