ComponentOne Document Library for WPF
ImageName Property

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > OutlineNode Class : ImageName Property
Gets or sets the name in the C1Document.Dictionary of the icon used to represent the current node.
Syntax
'Declaration
 
Public Property ImageName As System.String
public System.string ImageName {get; set;}
See Also

Reference

OutlineNode Class
OutlineNode Members