withinVisibleRange Method (Cell)

Summary

Returns whether the current frame is visible and currently shown.

Syntax

JavaScript Syntax
Cell.prototype.withinVisibleRange = function(index)
TypeScript Syntax
withinVisibleRange(index: number): boolean;

Parameters

index

a zero-based index that represents the index of the frame

Return Value

true if the frame is currently visible, false otherwise.

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