[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.DashboardLayoutBuilder.AllowDrag

AllowDrag Method

AllowDrag(bool)

Configurates AllowDrag. Sets a boolean value decides whether the tiles could be dragged.

Declaration
public DashboardLayoutBuilder AllowDrag(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
DashboardLayoutBuilder

Current builder.