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