LEADTOOLS JavaScript (Leadtools.Controls)
LEAD Technologies, Inc

NativeElementEvent Property (InteractiveEventArgs)


Gets or sets the native JavaScript event associated with this event.
Syntax
  get_nativeElementEvent();
 set_nativeElementEvent(value);
!MISSING Scrap '_RTJavaScript_PROPERTY_SYNTAX'!

Property Value

TypeDescription
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-2012 All Rights Reserved. LEAD Technologies, Inc.