Share via


GridControl.GridSpecialEvent 事件

定义

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 

事件类型

实现

属性

适用于