ISchemaBrowser.ReportParameterMoved Event

Definition

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

Event Type

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

Applies to