ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / ButtonImages Class / DownImage Property

In This Topic
    DownImage Property
    In This Topic
    Image for Down button
    Syntax
    'Declaration
     
    
    Public Property DownImage As Image
    public Image DownImage {get; set;}
    See Also