seriesNumber Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell.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 only valid if the CellsArrangement is set to Grid.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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