invoke Method

Summary

Invokes this event with the specified sender and data.

Syntax
TypeScript
JavaScript
LeadEvent.prototype.invoke = function( 
   sender, 
   e 
) 
invoke( 
   sender: any, 
   e: LeadEventArgs 
): void; 

Parameters

sender

The object sending the event..

e

The event data.

Requirements

Target Platforms

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.