updateSubCellCount Method

Summary

Change the number or sub-cell inside the cell.

Syntax
TypeScript
JavaScript
Cell.prototype.updateSubCellCount = function( 
   newCount 
) 
updateSubCellCount( 
   newCount: number 
): void; 

Parameters

newCount

The new sub-cell count.

Remarks

This value cannot be zero.

Use this method only if Arrangement to Custom because all the other arrangement update the count internally, and does not need the user input.

To change the position of each sub-cell, refer to ViewLayout.

Requirements

Target Platforms

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.