SchemaBrowser.ReportParameterMoved Evento
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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))