Search
TreeViewItem.getLabel Method
See Also
 

Gets the label of this item.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public String getLabel ()

 Return Value

A string specifying the item's label.

 See Also