Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / CategoryCollectionForm Class / Icon Property

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