ComponentOne ASP.NET MVC Controls
ImageMemberPath Property

C1.Web.Mvc Namespace > TreeView Class : ImageMemberPath Property
Gets or sets the name of the property (or properties) to use as a source of images for the nodes.
Syntax
'Declaration
 
Public Property ImageMemberPath As String()
public string[] ImageMemberPath {get; set;}
See Also

Reference

TreeView Class
TreeView Members