[]
Configurates AllowDragging. Sets a value that determines whether users can drag and drop nodes within the TreeView control.
public TreeViewBuilder AllowDragging(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TreeViewBuilder | Current builder. |