バージョン

CustomDropValidation メソッド

ツリー ドラッグ アンド ドロップ設定モデル TreeDragAndDropSettings.CustomDropValidation を設定します。
シンタックス
'宣言
 
Public Function CustomDropValidation( _
   ByVal customDropValidation As System.String _
) As TreeDragAndDropSettingsWrapper
public TreeDragAndDropSettingsWrapper CustomDropValidation( 
   System.string customDropValidation
)

パラメータ

customDropValidation
カスタム ドロップ検証機能名。

戻り値の型

自身
参照

オンラインで表示: GitHub