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


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