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

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