ASPxClientMenuItemClickEventArgs Constructors
Provides data for events which concern clicking on the control’s items.Name | Description |
---|---|
constructor(processOnServer, item, htmlElement, htmlEvent) | Initializes a new object of the ASPxClientMenuItemClickEventArgs type with the specified settings. |
See Also