言語

SchemaBrowser.ReportParameterMoved イベント

定義

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

イベントの種類

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

実装

適用対象