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

In This Topic
    ArrowNext Property
    In This Topic
    Gets or sets style for arrow next button.
    Syntax
    'Declaration
     
    
    Public Property ArrowNext As ArrowStyle
    public ArrowStyle ArrowNext {get; set;}
    See Also