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
ASPxClientMenuItemEventArgs Class
Provides data for events which concern manipulations on menu items.
Declaration
declare class ASPxClientMenuItemEventArgs extends ASPxClientEventArgs
Remarks
Objects of the ASPxClientMenuItemEventArgs type are used as arguments for the ASPxClientMenuBase.PopUp, ASPxClientMenuBase.CloseUp and ASPxClientMenuBase.ItemClick events generated on the client side.
ASPxClientMenuItemEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.
Inheritance
ASPxClientEventArgs
ASPxClientMenuItemEventArgs
See Also
Feedback