ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / ViewSlotPresenter Class / FontFamily Property

In This Topic
    FontFamily Property (ViewSlotPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FontFamily As Windows.UI.Xaml.Media.FontFamily
    public Windows.UI.Xaml.Media.FontFamily FontFamily {get; set;}
    See Also