[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ColumnBaseBuilder-2.AllowDragging

AllowDragging Method

AllowDragging(bool)

Configurates AllowDragging. Sets whether the user can move this row or column to a new position with the mouse.

Declaration
public virtual TBuilder AllowDragging(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.