Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / OutlineNode Class / IconName Property

In This Topic
    IconName Property
    In This Topic
    Gets or sets the name in the C1PrintDocument.Dictionary of the icon used to represent the current node.
    Syntax
    'Declaration
     
    Public Property IconName As String
    public string IconName {get; set;}
    See Also