Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / C1.Win.Schedule Namespace / C1Schedule Class / Font Property

In This Topic
    Font Property (C1Schedule)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property Font As System.Drawing.Font
    public override System.Drawing.Font Font {get; set;}
    See Also