NetXP 3.0 Reference

ListBarInsertPoint.ItemBefore Property

Returns the item before the drag-drop point, if any. At least one of the properties ItemBefore or ItemAfter will return an item.

[Visual Basic]
Public ReadOnly Property ItemBefore As ListBarItem
[C#]
public ListBarItem ItemBefore {get;}

See Also

ListBarInsertPoint Class | NETXP.Controls.Bars Namespace