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


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