renderItemStates Property

Summary

Indicates whether to render the item states.

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

Property Value

true to render the item states, otherwise; false. Default value is true.

Remarks

This member will control whether IsSelected, IsHovered the current active item will be used during RenderRedirect. For more information, refer to Image Viewer Rendering.

Example

For an example, refer to RenderRedirect.

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.