Share via


ISchemaBrowser.ReportParameterChanged Event

Definition

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

Event Type

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

Applies to