Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridBase Class / RowBackgroundColorProperty Field


In This Topic
    RowBackgroundColorProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RowBackgroundColorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = GridBase.RowBackgroundColorProperty
    public static readonly DependencyProperty RowBackgroundColorProperty
    See Also