ASP.NET Core MVC コントロールヘルプ
AllowDragging メソッド (ColumnBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ColumnBuilder クラス : AllowDragging メソッド
The value.
Configurates C1.Web.Mvc.Column.AllowDragging. Sets whether the user can move this row or column to a new position with the mouse.
シンタックス
'宣言
 
Public Overrides Function AllowDragging( _
   ByVal value As System.Boolean _
) As ColumnBuilder
public override ColumnBuilder AllowDragging( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ColumnBuilder クラス
ColumnBuilder メンバ