Xamarin.Android | ComponentOne
C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / Resource.Styleable Class / C1Calendar_c1_selectionBackgroundColor Field


In This Topic
    C1Calendar_c1_selectionBackgroundColor Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared C1Calendar_c1_selectionBackgroundColor As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.Styleable.C1Calendar_c1_selectionBackgroundColor
     
    Resource.Styleable.C1Calendar_c1_selectionBackgroundColor = value
    public static int C1Calendar_c1_selectionBackgroundColor
    See Also