ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / DayStyle Class / Font Property

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