Calendar for WinForms | ComponentOne
C1.Win.Calendar.DateEdit Namespace / ButtonStyle Class / Font Property

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