ShowFrameBorder Property

Summary

Indicates whether to show a border around each sub-cell.

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

Property Value

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

Remarks

To change the color of the border, refer to:

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