parentDivClass Property (ImageViewerCreateOptions)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerCreateOptions.prototype, 'parentDivClass', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

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