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


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