GridControl.GridSpecialEvent 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::GridSpecialEventHandler ^ GridSpecialEvent;
[System.ComponentModel.Description("Occurs in response to some custom behavior within the grid control itself")]
public event Microsoft.ReportingServices.QueryDesigners.GridSpecialEventHandler GridSpecialEvent;
[<System.ComponentModel.Description("Occurs in response to some custom behavior within the grid control itself")>]
member this.GridSpecialEvent : Microsoft.ReportingServices.QueryDesigners.GridSpecialEventHandler
Public Custom Event GridSpecialEvent As GridSpecialEventHandler
Tipo de evento
Implementações
- Atributos