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


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