DiagramLite Programmer's Guide
TreeViewNode.Caption Property
See Also
 





Gets or sets the text displayed as caption of the node.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public string Caption { get; set; }

Visual Basic  Copy Code

Public Property Caption As String

 Property Value

 See Also

TreeViewNode Members
TreeViewNode Class
MindFusion.Diagramming Namespace