canExplode Property

Summary

Determines whether the Cell can take up more of the active working space via "Exploding".

Syntax

TypeScript
JavaScript
Object.defineProperty(Cell.prototype, 'canExplode', 
	 get: function() 
) 
      canExplode: boolean; // read-only 

Property Value

A boolean property. The default value is false.

Remarks

This property is intended to be read-only.

Requirements

Target Platforms

See Also

Cell

Cell Members

Leadtools.Controls.Medical Namespace

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

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.