GridControl.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 Microsoft::ReportingServices::QueryDesigners::SelectionChangedEventHandler ^ SelectionChanged;
[System.ComponentModel.Category("Grid Events")]
[System.ComponentModel.Description("Called when selection has changed")]
public event Microsoft.ReportingServices.QueryDesigners.SelectionChangedEventHandler SelectionChanged;
[<System.ComponentModel.Category("Grid Events")>]
[<System.ComponentModel.Description("Called when selection has changed")>]
member this.SelectionChanged : Microsoft.ReportingServices.QueryDesigners.SelectionChangedEventHandler
Public Custom Event SelectionChanged As SelectionChangedEventHandler
Tipo de evento
Implementações
- Atributos