NetXP 3.0 Reference

BeforeItemClickedEventArgs Members

BeforeItemClickedEventArgs overview

Public Instance Constructors

BeforeItemClickedEventArgs Constructor Constructor for this object. Called by the ListBar control before firing a BeforeItemClickedEventHandler event.

Public Instance Properties

Cancel Gets/sets whether the click should be cancelled or not.
Item Gets the ListBarItem that is about to be clicked.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

BeforeItemClickedEventArgs Class | NETXP.Controls.Bars Namespace