showFrameBorder Property

Summary

Gets or sets whether to show a border around each sub-cell.

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

Property Value

true to show border around each sub-cell in the cell, false to hide the borders.

Remarks

To change the color of the border, refer to:

SelectedBorderColor. SelectedSubCellBorderColor. UnselectedBorderColor.

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.