Xamarin.iOS Documentation | ComponentOne
C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1DropDown Class / CloseButtonTextColorProperty Field


In This Topic
    CloseButtonTextColorProperty Field
    In This Topic
    Identifies the CloseButtonTextColor dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CloseButtonTextColorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1DropDown.CloseButtonTextColorProperty
    public static readonly DependencyProperty CloseButtonTextColorProperty
    See Also