Version

ApplicationBarButtonClickEventArgs Class Members

The following tables list the members exposed by ApplicationBarButtonClickEventArgs.

Public Constructors
 NameDescription
Public ConstructorApplicationBarButtonClickEventArgs 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.  
See Also