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


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