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;
Public Custom Event ReportParameterMoved As EventHandler(Of EventArgs(Of IParameterChange)) 

事件類型

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

實作

適用於