MESCIUS SPREAD for Windows Forms 15.0J
DragMoveEventArgs コンストラクタ(SpreadView,Int32,Boolean,Boolean)

SpreadViewビュー
ドラッグの列または行インデックス
モデルの内容を、インデックスを再マッピングせずに移動するかどうか
ドラッグ操作をキャンセルするかどうか。
DragMove イベント引数を含む新しいオブジェクトを作成します。
構文
'宣言
 
Public Function New( _
   ByVal view As SpreadView, _
   ByVal index As Integer, _
   ByVal moveContent As Boolean, _
   ByVal cancel As Boolean _
)
public DragMoveEventArgs( 
   SpreadView view,
   int index,
   bool moveContent,
   bool cancel
)

パラメータ

view
SpreadViewビュー
index
ドラッグの列または行インデックス
moveContent
モデルの内容を、インデックスを再マッピングせずに移動するかどうか
cancel
ドラッグ操作をキャンセルするかどうか。
参照

DragMoveEventArgs クラス
DragMoveEventArgs メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.