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

TreeNode.ExpandedImageUrl Property

Specifies the URL of an image associated with this TreeNode when the tree node is expanded. The image will be displayed to the left of TreeNode's Text.

[Visual Basic]
Public Property ExpandedImageUrl As String
[C#]
public String ExpandedImageUrl {get; set;}

See Also

TreeNode Class | EO.Web Namespace


Direct link to this topic