frame Property

Summary

Gets the target frame that caused the event to get fired.

Syntax

JavaScript Syntax
Object.defineProperty(CellEventArgs.prototype, 'frame', 
	get: function() 
) 
TypeScript Syntax
frame: Frame; // read-only 

Property Value

Frame which represents the target frame that caused the event to get fired.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly