attachedFrame Property

Summary

Gets the frame attached to this sub-cell.

Syntax
TypeScript
JavaScript
Object.defineProperty(SubCell.prototype, 'attachedFrame', 
	get: function(), 
	set: function(value) 
) 
attachedFrame: Frame; 

Property Value

Frame that represents the frame attached to this sub-cell.

Remarks

The frame is attached internally based on the current scroll offset of the cell, refer to CurrentOffset for more information.

refer to Frame for more information about the frame.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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