mprType Property

Summary

Gets the MPR type of the cell.

Syntax

JavaScript Syntax
Object.defineProperty(Cell.prototype, 'mprType', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
mprType: CellMPRType; 

Property Value

CellMPRType enumeration that represents the MPR type of the cell.

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