Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / FlexGrid Class / NewRowBackgroundColorProperty Field


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