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

In This Topic
    FontSize Property (C1DatePicker)
    In This Topic
    Syntax
    'Declaration
     
    Public Property FontSize As System.Double
    public System.double FontSize {get; set;}
    See Also