hasFloater Property (ImageViewerItem)

Summary

Gets a value that indicate whether this item has a floater.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerItem.prototype, 'hasFloater', 
	get: function() 
) 
TypeScript Syntax
hasFloater: boolean; // read-only

Property Value

true if this item has a floater, otherwise; false.

Remarks

This property will return true when the value of Floater is not null.

Requirements

Target Platforms

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