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


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