canUpdate Method (LayoutManager)

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

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