ReportItemList.ItemRemoved Evento

Definição

public:
 event EventHandler<Microsoft::ReportingServices::Common::EventArgs<Microsoft::ReportDesigner::IReportItem ^> ^> ^ ItemRemoved;
public event EventHandler<Microsoft.ReportingServices.Common.EventArgs<Microsoft.ReportDesigner.IReportItem>> ItemRemoved;
member this.ItemRemoved : EventHandler<Microsoft.ReportingServices.Common.EventArgs<Microsoft.ReportDesigner.IReportItem>> 
Public Custom Event ItemRemoved As EventHandler(Of EventArgs(Of IReportItem)) 

Tipo de evento

EventHandler<Microsoft.ReportingServices.Common.EventArgs<IReportItem>>

Aplica-se a