Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridBase Class / RowBackgroundColorProperty Field


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