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


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