ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / GroupForm Class / Icon Property

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