バージョン

DragAndDropSettings メソッド (TreeWrapper)

ツリー モデル TreeModel.DragAndDropSettings を設定します。
シンタックス
'宣言
 
Public Function DragAndDropSettings( _
   ByVal dragAndDropSettings As System.Action(Of TreeDragAndDropSettingsWrapper) _
) As TreeWrapper
public TreeWrapper DragAndDropSettings( 
   System.Action<TreeDragAndDropSettingsWrapper> dragAndDropSettings
)

パラメータ

dragAndDropSettings
ドラッグ アンド ドロップ設定。

戻り値の型

自身
参照

オンラインで表示: GitHub