Version

ApplicationBarButtonValueListDisplayingEventArgs Class Members

The following tables list the members exposed by ApplicationBarButtonValueListDisplayingEventArgs.

Public Constructors
 NameDescription
Public ConstructorApplicationBarButtonValueListDisplayingEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionCancelableEventArgs)
Public PropertyButtonReturns a reference to the button that was clicked.  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyValueListReturns a reference to the button's ValueList  
See Also