attachedFrame Property (SubCell)

Summary

Gets the frame attached to this sub-cell.

Syntax

JavaScript Syntax
Object.defineProperty(SubCell.prototype, 'attachedFrame', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize