ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DatePicker Class / FontStyle Property

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