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


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