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


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