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
Тип события
Реализации
- Атрибуты