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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TreeViewBuilder クラス : OnClientDragEnd メソッド
The value.
Configurates the C1.Web.Mvc.TreeView.OnClientDragEnd client event. Occurs when the user finishes a drag/drop operation, either by dropping a node into a new location or by canceling the operation with the mouse or keyboard.
シンタックス
'宣言
 
Public Function OnClientDragEnd( _
   ByVal value As System.String _
) As TreeViewBuilder
public TreeViewBuilder OnClientDragEnd( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

TreeViewBuilder クラス
TreeViewBuilder メンバ