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

In This Topic
    WeekNumbersFont Property
    In This Topic
    Gets or sets the font of week numbers.
    Syntax
    'Declaration
     
    
    Public Property WeekNumbersFont As Font
    public Font WeekNumbersFont {get; set;}
    See Also