Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ApplicationBarButtonValueListItemSelectedEventArgs Class Members
The following tables list the members exposed by ApplicationBarButtonValueListItemSelectedEventArgs.
Public Properties
| Name | Description |
| Action | (Inherited from Infragistics.Win.UIActionNotification.UIActionEventArgs) |
| Button | Returns a reference to the button that was clicked. |
| Handled | Returns or sets a boolean value indicating whether the event was handled. |
| Item | Returns a reference to the item that was selected. |
See Also