invalidateContainer Method

Summary

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

Syntax
TypeScript
JavaScript
AnnAutomation.prototype.invalidateContainer = function( 
   container 
) 
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

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

Leadtools.Annotations.Automation Assembly