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


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