다음을 통해 공유


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

적용 대상