Blazor | ComponentOne
C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimePicker Class / FontFamily Property

In This Topic
    FontFamily Property (C1DateTimePicker)
    In This Topic
    Gets or sets the font family applied to the view.
    Syntax
    'Declaration
     
    
    Public Property FontFamily As String
    public string FontFamily {get; set;}
    See Also