FlexPivot for WinForms
KeyPressEditEventHandler デリゲート

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : KeyPressEditEventHandler デリゲート
Represents the method that will handle the KeyPressEdit event.
シンタックス
'宣言
 
Public Delegate Sub KeyPressEditEventHandler( _
   ByVal sender As System.Object, _
   ByVal e As KeyPressEditEventArgs _
) 
public delegate void KeyPressEditEventHandler( 
   System.object sender,
   KeyPressEditEventArgs e
)

パラメータ

sender
e
参照

KeyPressEditEventHandler メンバ
C1.Win.C1FlexGrid 名前空間