LayoutEditor.SelectionChanged Evento
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)