NetXP 3.0 Reference

ListBarInsertPoint.ItemAfter Property

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

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

See Also

ListBarInsertPoint Class | NETXP.Controls.Bars Namespace