parentDivClass Property

Summary

CSS class name to apply to the parent HTML Div Element of this image viewer.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerCreateOptions.prototype, 'parentDivClass', 
	get: function(), 
	set: function(value) 
) 
parentDivClass: string; 

Property Value

The CSS class name to apply to ParentDiv. Default value is "lt-imageviewer".

Remarks

For more information refer to Image Viewer Elements Mode.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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