Configurates
C1.Web.Mvc.ColumnBase.AllowDragging. Sets whether the user can move this row or column to a new position with the mouse.
シンタックス
'宣言
Public Overridable Function AllowDragging( _
ByVal As System.Boolean _
) As
public virtual AllowDragging(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照