| Visual Basic (Declaration) | |
|---|---|
Public Property AllowItemDrag As Boolean | |
| C# | |
|---|---|
public bool AllowItemDrag {get; set;} | |
Property Value
BooleanThis property will allow for built-in dragging and dropping of dbiNodeItems within their current parent.
| dbicList | Send comments on this topic. |
| AllowItemDrag Property | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : AllowItemDrag Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property AllowItemDrag As Boolean | |
| C# | |
|---|---|
public bool AllowItemDrag {get; set;} | |