Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

TreeNode.Text Property

Specifies the HTML text of this TreeNode.

[Visual Basic]
Public Property Text As System.String
[C#]
public string Text {get; set;}

See Also

TreeNode Class | EO.Web Namespace


Direct link to this topic