Gets or sets the text label displayed by this item.
Namespace: MindFusion.Diagramming
Assembly: TreeViewItem.js
SyntaxJavaScript
Copy Code
|
|---|
get text() {} |
String
A string containing the item's text. The default value is empty string "".
See Also