hasFloater Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerItem.prototype, 'hasFloater', 
	get: function() 
) 
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
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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