NetXP 3.0 Reference

ItemClickedEventArgs Properties

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

Public Instance Properties

Item Gets the ListBarItem that has been clicked.
Location (inherited from ObjectClickedEventArgs) The Location of the mouse, relative to the control, when the item was clicked.
MouseButton (inherited from ObjectClickedEventArgs) The MouseButton used to click the item.

See Also

ItemClickedEventArgs Class | NETXP.Controls.Bars Namespace | ItemClicked