Gets or sets the background color of an empty cell.
Object.defineProperty(EmptyCell.prototype, 'backgroundColor',
get: function(),
set: function(value)
)
backgroundColor: string;
A string that represents the background color of an empty cell.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET