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


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