NetXP 3.0 Reference

ListBar.AllowDragItems Property

Gets/sets whether items will be dragged in the control automatically. The default is True.

[Visual Basic]
Public Property AllowDragItems As Boolean
[C#]
public bool AllowDragItems {get; set;}

See Also

ListBar Class | NETXP.Controls.Bars Namespace