General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
ASPxClientMenuItemMouseEventArgs Class
Provides data for client events which relate to mouse hovering (such as entering or leaving) over menu items.
Declaration
declare class ASPxClientMenuItemMouseEventArgs extends ASPxClientMenuItemEventArgs
Remarks
Objects of the ASPxClientMenuItemMouseEventArgs type are used as arguments for the ASPxClientMenuBase.ItemMouseOver and ASPxClientMenuBase.ItemMouseOut events generated on the client side.
ASPxClientMenuItemMouseEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.
Inheritance
ASPxClientEventArgs
ASPxClientMenuItemEventArgs
ASPxClientMenuItemMouseEventArgs
See Also
Feedback