SeriesNumber Property

Summary

Gets or sets the series number that is loaded inside this cell.

Syntax
TypeScript
JavaScript
Object.defineProperty(Series.prototype, 'seriesNumber', 
	get: function(), 
	set: function(value) 
) 
seriesNumber: number; 

Property Value

Value that represents the series number that is loaded inside this cell.

Remarks

This is used with the right click menu, which is a menu that is used to change the cell location on the medical viewer grid.

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.Controls.Medical Assembly