Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Calendar Assembly / C1.Xamarin.Forms.Calendar Namespace / C1Calendar Class / FontSizeProperty Field


In This Topic
    FontSizeProperty Field (C1Calendar)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FontSizeProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = C1Calendar.FontSizeProperty
    public static readonly Xamarin.Forms.BindableProperty FontSizeProperty
    See Also