KeyPressedOnCellEventHandler 委托

定义

public delegate void KeyPressedOnCellEventHandler(System::Object ^ sender, KeyPressedOnCellEventArgs ^ args);
public delegate void KeyPressedOnCellEventHandler(object sender, KeyPressedOnCellEventArgs args);
type KeyPressedOnCellEventHandler = delegate of obj * KeyPressedOnCellEventArgs -> unit
Public Delegate Sub KeyPressedOnCellEventHandler(sender As Object, args As KeyPressedOnCellEventArgs)

参数

sender
Object

适用于