次の方法で共有


ReportItemList.ItemRemoved イベント

定義

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)) 

イベントの種類

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

適用対象