Xamarin.Android | ComponentOne
C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / C1Calendar Class / HeaderTextSizeProperty Field


In This Topic
    HeaderTextSizeProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HeaderTextSizeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Calendar.HeaderTextSizeProperty
    public static readonly DependencyProperty HeaderTextSizeProperty
    See Also