ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DictionaryIcon Class / Icon Property

In This Topic
    Icon Property (DictionaryIcon)
    In This Topic
    Gets or sets the Icon stored by the current DictionaryIcon.
    Syntax
    'Declaration
     
    Public Property Icon As System.Drawing.Icon
    public System.Drawing.Icon Icon {get; set;}
    See Also