backColor Property

Summary

Gets or sets the background color.

Syntax
TypeScript
JavaScript
Object.defineProperty(SubCell.prototype, 'backColor', 
	get: function(), 
	set: function(value) 
) 
backColor: string; 

Property Value

Character string that represents the background color.

Remarks

To set the fore color, refer to ForeColor.

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