Leadtools.Controls Namespace > ImageViewerElementsModeCreateOptions Object : AutoRemoveItemElements Property |
get_autoRemoveItemElements();
set_autoRemoveItemElements(value);
Object.defineProperty('autoRemoveItemElements');
Type | Description |
---|---|
boolean | true to delete the HTML elements of out of view items, otherwise; false. Default value is true. |
For more information refer to Image Viewer Elements Mode.