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 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.