canUpdate Method

Summary

Gets whether you have called BeginUpdate and did not yet call EndUpdate.

Syntax

JavaScript Syntax
LayoutManager.prototype.canUpdate = function() 
TypeScript Syntax
canUpdate(): boolean; 

Return Value

true if the BeginUpdate method has been called, false otherwise.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly