Поделиться через


GridControl.KeyPressedOnCell Событие

Определение

public:
 virtual event Microsoft::ReportingServices::QueryDesigners::KeyPressedOnCellEventHandler ^ KeyPressedOnCell;
[System.ComponentModel.Category("Grid Events")]
[System.ComponentModel.Description("Occurs when a user pressed some keyboard key while the grid had the focus and a current cell")]
public event Microsoft.ReportingServices.QueryDesigners.KeyPressedOnCellEventHandler KeyPressedOnCell;
[<System.ComponentModel.Category("Grid Events")>]
[<System.ComponentModel.Description("Occurs when a user pressed some keyboard key while the grid had the focus and a current cell")>]
member this.KeyPressedOnCell : Microsoft.ReportingServices.QueryDesigners.KeyPressedOnCellEventHandler 
Public Custom Event KeyPressedOnCell As KeyPressedOnCellEventHandler 

Тип события

Реализации

Атрибуты

Применяется к