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

適用対象