backgroundColor Property

Summary

Gets or sets the background color of an empty cell.

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

Property Value

A string that represents the background color of an empty cell.

Remarks

Empty cells are cells that will serve as place holders for when the user wants to replace it with a regular cell that contains images.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.