Search
ViewCell.bgCell Property
See Also
 






Gets DOM element of the cell's content.

Namespace: MindFusion.Scheduling
File: ViewCell.js

 Syntax

JavaScript  Copy Code

get bgCell() {}

 Property Value

DOMElement. The DOM element representing the cell content.

 See Also