次の方法で共有


KeyPressedOnCellEventArgs クラス

定義

public ref class KeyPressedOnCellEventArgs : EventArgs
public class KeyPressedOnCellEventArgs : EventArgs
type KeyPressedOnCellEventArgs = class
    inherit EventArgs
Public Class KeyPressedOnCellEventArgs
Inherits EventArgs
継承
KeyPressedOnCellEventArgs

コンストラクター

KeyPressedOnCellEventArgs()
KeyPressedOnCellEventArgs(Int64, Int32, Keys, Keys)

プロパティ

ColumnIndex
Key
Modifiers
RowIndex

適用対象