ASPxClientMenuItemMouseEventArgs Constructors
Provides data for client events which relate to mouse hovering (such as entering or leaving) over menu items.| Name | Description |
|---|---|
| constructor(item, htmlElement) | Initializes a new ASPxClientMenuItemMouseEventArgs object with the specified settings. |
See Also