CellEventArgs Constructor

Summary

Initializes a new instance of the CellEventArgs class object with explicit parameters.

Syntax
TypeScript
JavaScript
CellEventArgs = function( 
   frame 
) 
constructor( 
   frame: Frame 
); 

Parameters

frame

the frame where the change has occurred.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly