NetXP 3.0 Reference

ListBarInsertPoint Properties

The properties of the ListBarInsertPoint class are listed below. For a complete list of ListBarInsertPoint class members, see the ListBarInsertPoint Members topic.

Public Instance Properties

ItemAfter Returns the item after the drag-drop point, if any. At least one of the properties ItemBefore or ItemAfter will return an item.
ItemBefore Returns the item before the drag-drop point, if any. At least one of the properties ItemBefore or ItemAfter will return an item.
OverEmptyBar Returns whether the drag point is over an empty bar or not.

See Also

ListBarInsertPoint Class | NETXP.Controls.Bars Namespace