Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / Resource.Attribute Class / c1_alternatingRowTextColor Field


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