PowerTools SPREAD for Windows Forms 8.0J
FireEditorValueChanged メソッド (BaseCellType)


イベントデータを含むEventArgsオブジェクト
デリゲートがアタッチされている場合、EditorValueChangedイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub FireEditorValueChanged( _
   ByVal e As EventArgs _
) 
'使用法
 
Dim instance As BaseCellType
Dim e As EventArgs
 
instance.FireEditorValueChanged(e)
protected virtual void FireEditorValueChanged( 
   EventArgs e
)

パラメータ

e
イベントデータを含むEventArgsオブジェクト
参照

BaseCellType クラス
BaseCellType メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.