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

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