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


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