Gets or sets the tooltip text that should be displayed when the mouse hovers over this cell.
Namespace: MindFusion.Diagramming
Assembly: Cell.js
SyntaxJavaScript
Copy Code
|
|---|
get tooltip() {} |
String
A string containing the tooltip text.
See Also