ComponentOne FlexReport for UWP
ImageName Property

C1.UWP.Document Assembly > C1.Xaml.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