Xamarin.iOS Documentation | ComponentOne
C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridColumnHeaderCell Class / TitleColorProperty Field


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