ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Drawing.Icon
    public System.Drawing.Icon Icon {get; set;}
    See Also