LayoutEditor.OnSelectionChanged(SelectionChangedEventArgs) Método
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.
protected:
virtual void OnSelectionChanged(Microsoft::ReportDesigner::SelectionChangedEventArgs ^ e);
protected virtual void OnSelectionChanged (Microsoft.ReportDesigner.SelectionChangedEventArgs e);
abstract member OnSelectionChanged : Microsoft.ReportDesigner.SelectionChangedEventArgs -> unit
override this.OnSelectionChanged : Microsoft.ReportDesigner.SelectionChangedEventArgs -> unit
Protected Overridable Sub OnSelectionChanged (e As SelectionChangedEventArgs)