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


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