Search
ViewCell.title Property
See Also
 






Gets DOM element of the cell's header.

Namespace: MindFusion.Scheduling
File: ViewCell.js

 Syntax

JavaScript  Copy Code

get title() {}

 Property Value

DOMElement. The DOM element representing the cell header.

 See Also