Xamarin.Android | ComponentOne
C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / Resource.Attribute Class / c1_dayBorderColor Field


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