Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / RecurrenceForm Class / Font Property

In This Topic
    Font Property (RecurrenceForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Font As System.Drawing.Font
    public virtual System.Drawing.Font Font {get; set;}
    See Also