ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DaySlotPresenter Class / FontStretch Property

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