invalidateContainer Method (AnnAutomation)

Summary

Invalidates the specified container and re-renders its content in the automation control.

Syntax

JavaScript Syntax
AnnAutomation.prototype.invalidateContainer = function(container)
TypeScript Syntax
invalidateContainer(container: AnnContainer): void;

Parameters

container

The container to invalidate.

Remarks

This method will call invalidate on the automation control using the boundary of the container specified.

Requirements

Target Platforms

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