ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / CalendarSettings Class / ArrowColor Property

In This Topic
    ArrowColor Property (CalendarSettings)
    In This Topic
    Gets or sets the color of the arrows.
    Syntax
    'Declaration
     
    
    Public Property ArrowColor As Color
    public Color ArrowColor {get; set;}
    See Also