LEADTOOLS JavaScript (Leadtools.Controls)

NativeElementEvent Property (InteractiveEventArgs)

Show in webframe
Gets or sets the native JavaScript event associated with this event.
Syntax
get_nativeElementEvent();
set_nativeElementEvent(value);
Object.defineProperty('nativeElementEvent');

Property Value

TypeDescription
Leadtools.Html.ElementEventThe native JavaScript event associated with this event.
Remarks

This is the native JavaScript event. For example, if the this event was triggered through a 'mousedown' event. Then NativeElementEvent will contain the native event data (e).

See Also

Reference

InteractiveEventArgs Object
InteractiveEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.