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


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