A method that will handle the news control's client events concerning manipulations with an item.
Namespace:DevExpress.Web.Scripts
Assembly:JavaScript

Syntax
JavaScript |
function ASPxClientNewsControlItemEventHandler(
source : object,
e : ASPxClientNewsControlItemEventArgs
);
|

See Also