MESCIUS SPREAD for Windows Forms 17.0J
EditorNotifyEventArgs コンストラクタ

エディタがイベントを発生させたセルを含むビュー
イベントを発生させたControlオブジェクト
エディタがイベントを発生させたセルの行インデックス
エディタがイベントを発生させたセルの列インデックス
EditorNotify イベント引数を含む新しいオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal view As SpreadView, _
   ByVal editingControl As Control, _
   ByVal row As Integer, _
   ByVal column As Integer _
)
public EditorNotifyEventArgs( 
   SpreadView view,
   Control editingControl,
   int row,
   int column
)

パラメータ

view
エディタがイベントを発生させたセルを含むビュー
editingControl
イベントを発生させたControlオブジェクト
row
エディタがイベントを発生させたセルの行インデックス
column
エディタがイベントを発生させたセルの列インデックス
参照

EditorNotifyEventArgs クラス
EditorNotifyEventArgs メンバ

 

 


© MESCIUS inc. All rights reserved.