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

In This Topic
    Icon Property (OutlineNode)
    In This Topic
    Gets or sets the icon used to represent the current node.
    Syntax
    'Declaration
     
    Public Property Icon As Icon
    public Icon Icon {get; set;}
    See Also