MenuItemClickedEventArgs Constructors
Provides data for the ASPxClientScheduler.MenuItemClicked event.Name | Description |
---|---|
constructor(itemName) | Initializes a new instance of the MenuItemClickedEventArgs class with the specified menu item name. |
See Also