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

In This Topic
    Icon Property (WarningForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Icon As System.Drawing.Icon
    public System.Drawing.Icon Icon {get; set;}
    See Also