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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly