ReportItemList.OnItemAdded(EventArgs<IReportItem>) Metodo

Definizione

protected:
 virtual void OnItemAdded(Microsoft::ReportingServices::Common::EventArgs<Microsoft::ReportDesigner::IReportItem ^> ^ e);
protected virtual void OnItemAdded (Microsoft.ReportingServices.Common.EventArgs<Microsoft.ReportDesigner.IReportItem> e);
Protected Overridable Sub OnItemAdded (e As EventArgs(Of IReportItem))

Parametri

e
Microsoft.ReportingServices.Common.EventArgs<IReportItem>

Si applica a