ASPxClientMenuItemEventArgs Members
Provides data for events which concern manipulations on menu items.Constructors
| Name | Description |
|---|---|
| constructor(item) | Initializes a new object of the ASPxClientMenuItemEventArgs type with the specified value. |
Properties
| Name | Description |
|---|---|
| item | Gets the menu item object related to the event. |
See Also