ASP.NET Core MVC コントロールヘルプ
OnClientDrop メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TreeViewBuilder クラス : OnClientDrop メソッド
The value.
Configurates the C1.Web.Mvc.TreeView.OnClientDrop client event. Occurs when the user drops a on the C1.Web.Mvc.TreeView.
シンタックス
'宣言
 
Public Function OnClientDrop( _
   ByVal value As System.String _
) As TreeViewBuilder
public TreeViewBuilder OnClientDrop( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
Returns true if the event is not cancelled.
参照

TreeViewBuilder クラス
TreeViewBuilder メンバ