ReportItemList.OnItemRemoved(EventArgs<IReportItem>) Método

Definición

protected:
 virtual void OnItemRemoved(Microsoft::ReportingServices::Common::EventArgs<Microsoft::ReportDesigner::IReportItem ^> ^ e);
protected virtual void OnItemRemoved (Microsoft.ReportingServices.Common.EventArgs<Microsoft.ReportDesigner.IReportItem> e);
abstract member OnItemRemoved : Microsoft.ReportingServices.Common.EventArgs<Microsoft.ReportDesigner.IReportItem> -> unit
override this.OnItemRemoved : Microsoft.ReportingServices.Common.EventArgs<Microsoft.ReportDesigner.IReportItem> -> unit
Protected Overridable Sub OnItemRemoved (e As EventArgs(Of IReportItem))

Parámetros

e
Microsoft.ReportingServices.Common.EventArgs<IReportItem>

Se aplica a