GridControl.GridSpecialEvent Evento
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Implementaciones
- Atributos