ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TimeSelector Class / FontWeight Property

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