[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TileBuilder-2.AllowDrag

AllowDrag Method

AllowDrag(bool)

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

Declaration
public TBuilder AllowDrag(bool value)
Public Function AllowDrag(value As Boolean) As TBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.