ComponentOne FlexReport for WinForms
ImageName Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document 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