GridControl.KeyPressedOnCell Événement

Définition

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 

Type d'événement

Implémente

Attributs

S’applique à