ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1CalendarPresenter Class / FontStyle Property

In This Topic
    FontStyle Property (C1CalendarPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FontStyle As Windows.UI.Text.FontStyle
    public Windows.UI.Text.FontStyle FontStyle {get; set;}
    See Also