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

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