ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / NavigationButtonsTheme Class / ImageArrowPrevious Property

In This Topic
    ImageArrowPrevious Property
    In This Topic
    Gets or sets System.Drawing.Image for arrow previous button.
    Syntax
    'Declaration
     
    
    Public Property ImageArrowPrevious As Image
    public Image ImageArrowPrevious {get; set;}
    See Also