LayoutEditor.SelectionChanged Event

Definition

public:
 virtual event EventHandler<Microsoft::ReportDesigner::SelectionChangedEventArgs ^> ^ SelectionChanged;
public event EventHandler<Microsoft.ReportDesigner.SelectionChangedEventArgs> SelectionChanged;
member this.SelectionChanged : EventHandler<Microsoft.ReportDesigner.SelectionChangedEventArgs> 
Public Custom Event SelectionChanged As EventHandler(Of SelectionChangedEventArgs) 

Event Type

Implements

Applies to