Xamarin.iOS Documentation | ComponentOne
C1.iOS.Calendar Assembly / C1.iOS.Calendar Namespace / C1Calendar Class / HeaderTextColorProperty Field


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