Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridBase Class / RowHeaderBackgroundColorProperty Field


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