MenuItemClickedEventArgs Properties
Provides data for the ASPxClientScheduler.MenuItemClicked event.| Name | Description |
|---|---|
| handled | Gets or sets whether an event is handled, and that default actions are not required. |
| itemName | Gets the name of the menu item which is clicked. |
See Also