バージョン

CellChangeEventArgs コンストラクタ

クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal taskFieldInfo As TaskFieldInfo, _
   ByVal editor As Infragistics.Win.EmbeddableEditorBase _
)
public CellChangeEventArgs( 
   TaskFieldInfo taskFieldInfo,
   Infragistics.Win.EmbeddableEditorBase editor
)

パラメータ

taskFieldInfo
タスクを提供するオブジェクトおよびこのタスクの特定なフィールドを示す値。
editor
セルの埋め込みエディター。
参照