ASPxClientMenuItemMouseEventArgs Properties
Provides data for client events which relate to mouse hovering (such as entering or leaving) over menu items.
Name | Description |
---|---|
html |
Gets the HTML object that contains the processed item. |
item |
Gets the menu item object related to the event.
Inherited from ASPx |
See Also