[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeViewBuilder.AllowDragging

AllowDragging Method

AllowDragging(bool)

Configurates AllowDragging. Sets a value that determines whether users can drag and drop nodes within the TreeView control.

Declaration
public TreeViewBuilder AllowDragging(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TreeViewBuilder

Current builder.