canHoverDisabledItems Property

Summary

Indicates whether disabled items can be hovered.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerSelectItemsInteractiveMode.prototype, 'canHoverDisabledItems', 
	get: function(), 
	set: function(value) 
) 
canHoverDisabledItems: boolean; 

Property Value

true if disabled items can be hovered, otherwise; false. Default value is false.

Remarks

When the value of this property is true, then hovering over the items that have the ImageViewerItem.IsEnabled value set to false will be ignored and the value of ImageViewerItem.IsHovered will not change.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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