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


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