Version

ApplicationBarButtonValueListItemSelectedEventArgs Class Members

The following tables list the members exposed by ApplicationBarButtonValueListItemSelectedEventArgs.

Public Constructors
 NameDescription
Public ConstructorApplicationBarButtonValueListItemSelectedEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionEventArgs)
Public PropertyButtonReturns a reference to the button that was clicked.  
Public PropertyHandledReturns or sets a boolean value indicating whether the event was handled.  
Public PropertyItemReturns a reference to the item that was selected.  
See Also