Calendar for WinForms | ComponentOne
C1.Win.Calendar.UI Namespace / WeekTitleStyle Class / Font Property

In This Topic
    Font Property (WeekTitleStyle)
    In This Topic
    Gets or sets text font of WeekTitle element.
    Syntax
    'Declaration
     
    
    Public Property Font As Font
    public Font Font {get; set;}
    See Also