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 String
[C#]
public String Text {get; set;}

See Also

TreeNode Class | EO.Web Namespace


Direct link to this topic